From 402dd17858076b6a0fac618de85614114dfe94fe Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 2 Jun 2020 20:27:59 +0200 Subject: new page form --- cli/app/sql/models/graph.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'cli') diff --git a/cli/app/sql/models/graph.py b/cli/app/sql/models/graph.py index 129ce6e..88a15ef 100644 --- a/cli/app/sql/models/graph.py +++ b/cli/app/sql/models/graph.py @@ -9,8 +9,6 @@ from app.sql.common import db, Base, Session from app.settings import app_cfg -from os.path import join - class Graph(Base): """Table for storing references to graphs""" __tablename__ = 'graph' -- cgit v1.2.3-70-g09d2