Skip to content

Commit 9935f78

Browse files
unused import in sourcecode python#2265
1 parent 386e672 commit 9935f78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jobs/migrations/0013_auto_20170810_1625.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from django.db import models, migrations
1+
from django.db import migrations
22

33

44
class Migration(migrations.Migration):

0 commit comments

Comments
 (0)