chore: rm coloured output
This commit is contained in:
parent
f50f5d2767
commit
3a27d67d82
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ class TableService(SqliteService):
|
||||||
},
|
},
|
||||||
)
|
)
|
||||||
|
|
||||||
print("TB-INFO Junction tables populated", "blue")
|
print("TB-INFO Junction tables populated")
|
||||||
|
|
||||||
def populate_tables(self, entries: list[IEntry]):
|
def populate_tables(self, entries: list[IEntry]):
|
||||||
self.__drop_tables()
|
self.__drop_tables()
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue