Skip to content

Commit

Permalink
Remove unneeded imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Charrington committed Dec 2, 2010
1 parent 0d2cca8 commit 6624549
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions uploadify_s3/templatetags/uploadify_tags.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
from django import template
from django.conf import settings
import base64
import hmac, sha

register = template.Library()

Expand Down

0 comments on commit 6624549

Please sign in to comment.