Clean up v2 branch to no longer warn about readiness
This commit is contained in:
parent
0459c3bc54
commit
4cc619f4ca
7 changed files with 0 additions and 29 deletions
|
@ -1,6 +1,3 @@
|
|||
# XXX This code is not yet ready to be run in production, and should remain disabled until such
|
||||
# XXX time as this notice is removed.
|
||||
|
||||
from flask import jsonify, url_for
|
||||
|
||||
from endpoints.v2 import v2_bp, require_repo_read
|
||||
|
|
Reference in a new issue