fix broken files after faulty update
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
|
||||
import os
|
||||
from pathlib import Path
|
||||
from src import database
|
||||
|
||||
from src import settings
|
||||
|
||||
database = settings.database
|
||||
|
||||
def delete_temp_contents():
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user