rebase codebase, delete trunk, move threads to backend
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
|
||||
import os
|
||||
from pathlib import Path
|
||||
from src import settings
|
||||
|
||||
database = settings.database
|
||||
|
||||
|
||||
def delete_temp_contents():
|
||||
"""
|
||||
delete_temp_contents deletes the contents of the temp directory.
|
||||
|
||||
Reference in New Issue
Block a user