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