Skip to content

Commit 6db606f

Browse files
Merge pull request #1 from siddhukamble45/sid_main
unused import in sourcecode python#2265
2 parents 386e672 + 9935f78 commit 6db606f

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)