4 lines
95 B
Python
4 lines
95 B
Python
from services.temp_file_service import TempFileService
|
|
|
|
|
|
TEMP_FILE_SERVICE = TempFileService()
|