fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix
[wolnelektury.git]
/
src
/
social
/
syncable.py
diff --git
a/src/social/syncable.py
b/src/social/syncable.py
index
789cdf8
..
6447f34
100644
(file)
--- a/
src/social/syncable.py
+++ b/
src/social/syncable.py
@@
-1,7
+1,5
@@
from datetime import datetime
from datetime import datetime
-from django.utils.timezone import now
-from pytz import utc
-
+from django.utils.timezone import now, utc
class Syncable:
class Syncable: