Skip to content

Commit 897bb87

Browse files
anafroalxbavy
andcommitted
refactor: remove dead imports
Co-Authored-By: Alexander Bavykin <bavykin.03@mail.ru>
1 parent 59c9271 commit 897bb87

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

database/types.py

Lines changed: 0 additions & 3 deletions
This file was deleted.

model.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
import re
2-
from jethive.strings import pluralize
32
from datetime import datetime
4-
from jethive.database.connection import default_connection as connection
53

64

75
column_definition_prefix = 'c_'

0 commit comments

Comments
 (0)