Skip to content

Commit

Permalink
Removed uneeded imports.
Browse files Browse the repository at this point in the history
  • Loading branch information
jezdez committed Apr 20, 2011
1 parent c246d31 commit cee8021
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions compressor/base.py
@@ -1,10 +1,7 @@
import fnmatch
import os
import socket
from itertools import chain

from django.core.files.base import ContentFile
from django.core.exceptions import ImproperlyConfigured
from django.template.loader import render_to_string

from compressor.cache import get_hexdigest, get_mtime
Expand Down

0 comments on commit cee8021

Please sign in to comment.