Update app.py
Browse files
app.py
CHANGED
|
@@ -2103,7 +2103,6 @@ def from_allow():
|
|
| 2103 |
|
| 2104 |
|
| 2105 |
|
| 2106 |
-
|
| 2107 |
@app.route('/gc_in', methods=['GET'])
|
| 2108 |
def add_data_gc_in():
|
| 2109 |
global current_curator_index
|
|
|
|
| 2103 |
|
| 2104 |
|
| 2105 |
|
|
|
|
| 2106 |
@app.route('/gc_in', methods=['GET'])
|
| 2107 |
def add_data_gc_in():
|
| 2108 |
global current_curator_index
|