Skip to content

Commit

Permalink
Update models.py (#432)
Browse files Browse the repository at this point in the history
  • Loading branch information
missuor authored and auvipy committed May 17, 2019
1 parent 89bfa0e commit 3c3f5f5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions actstream/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@
from actstream import settings as actstream_settings
from actstream.managers import FollowManager

now = timezone.now


class Follow(models.Model):
"""
Expand Down

0 comments on commit 3c3f5f5

Please sign in to comment.