Skip to content

Commit cb2c549

Browse files
committed
feat(NewBlueprint): New blueprint_create
1 parent 7801d91 commit cb2c549

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/opengeodeweb_back/routes/blueprint_routes.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ def teardown_request(exception):
3737
name=blueprint_models.routes.name,
3838
)
3939

40-
4140
schemas = os.path.join(os.path.dirname(__file__), "schemas")
4241

4342
with open(

0 commit comments

Comments
 (0)