DmitrMakeev commited on
Commit
3e8704d
1 Parent(s): f5785d6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -5
app.py CHANGED
@@ -1819,10 +1819,6 @@ def insert_data_ss(data):
1819
  conn.commit()
1820
  conn.close()
1821
 
1822
-
1823
-
1824
-
1825
-
1826
  @app.route('/order', methods=['GET'])
1827
  def from_shop_st():
1828
  try:
@@ -1958,7 +1954,6 @@ def from_shop_st():
1958
 
1959
 
1960
 
1961
-
1962
 
1963
 
1964
  @app.route('/gc_in', methods=['GET'])
 
1819
  conn.commit()
1820
  conn.close()
1821
 
 
 
 
 
1822
  @app.route('/order', methods=['GET'])
1823
  def from_shop_st():
1824
  try:
 
1954
 
1955
 
1956
 
 
1957
 
1958
 
1959
  @app.route('/gc_in', methods=['GET'])