Commit 86632975 authored by Mark Allen's avatar Mark Allen
Browse files

Add missing import of sys package

parent ea5f54cd
......@@ -2,6 +2,7 @@
Sending files efficiently for different kind of webservers.
"""
import os
import sys
import time
from django.conf import settings
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment