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