Skip to content
Snippets Groups Projects
Commit ada13273 authored by ale's avatar ale
Browse files

add missing import

parent 3beaa5f4
No related branches found
No related tags found
No related merge requests found
...@@ -6,6 +6,7 @@ import os ...@@ -6,6 +6,7 @@ import os
import platform import platform
import threading import threading
from djrandom_client import daemonize from djrandom_client import daemonize
from djrandom_client import filescan
from djrandom_client import upload from djrandom_client import upload
from djrandom_client import utils from djrandom_client import utils
if platform.system() == 'Darwin': if platform.system() == 'Darwin':
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment