forked from LBRYCommunity/lbry-sdk
whitespace
This commit is contained in:
parent
939edb2f18
commit
e414cc5c48
1 changed files with 0 additions and 3 deletions
|
@ -145,9 +145,6 @@ def get_all_lbry_files(transaction: sqlite3.Connection) -> typing.List[typing.Di
|
|||
]
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
class SQLiteStorage(SQLiteMixin):
|
||||
CREATE_TABLES_QUERY = """
|
||||
pragma foreign_keys=on;
|
||||
|
|
Loading…
Reference in a new issue