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

Commit

Permalink
cruft
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Jul 13, 2014
1 parent 9efd723 commit 9d8120c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion urlarchivefield/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import os
import six
import shutil
import tempfile as tempfile
import tempfile
from django.db import models
from datetime import datetime
from django.test import TestCase
Expand Down

0 comments on commit 9d8120c

Please sign in to comment.