Removed unused imports

This commit is contained in:
Roberto Rosario
2014-07-11 01:53:08 -04:00
parent e7c3547e69
commit 9403f06301
2 changed files with 0 additions and 2 deletions

View File

@@ -1,5 +1,4 @@
# -*- coding: utf-8 -*-
import datetime
from south.db import db
from south.v2 import SchemaMigration
from django.db import models