Remove apparently unused "sets" module import to quench annoying deprecation warning
- Legacy-Id: 3283
This commit is contained in:
parent
0e576f4352
commit
df73e8bdbd
|
@ -1,6 +1,3 @@
|
|||
# python imports
|
||||
import sets
|
||||
|
||||
# django imports
|
||||
from django.db import models
|
||||
from django.contrib.auth.models import User
|
||||
|
|
Loading…
Reference in a new issue