Skip to content

Commit

Permalink
PEP8
Browse files Browse the repository at this point in the history
  • Loading branch information
erikvw committed Apr 25, 2017
1 parent 00eb91a commit f140a05
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion django_crypto_fields/field_cryptor.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import binascii
import hashlib

from collections import OrderedDict
from Crypto.Cipher import AES as AES_CIPHER

from django.apps import apps as django_apps
Expand Down

0 comments on commit f140a05

Please sign in to comment.