Skip to content
This repository has been archived by the owner on Sep 13, 2020. It is now read-only.

Commit

Permalink
removed unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
fhahn committed Sep 5, 2011
1 parent f3a0005 commit 4ffbd3d
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions djangopeople/views.py
@@ -1,15 +1,8 @@

import datetime
import hashlib
import operator
import os
import re
import smtplib

from cStringIO import StringIO
from PIL import Image

from django.conf import settings
from django.contrib import auth
from django.core.urlresolvers import reverse
from django.db import transaction
Expand Down

0 comments on commit 4ffbd3d

Please sign in to comment.