Skip to content

Commit

Permalink
Clean
Browse files Browse the repository at this point in the history
  • Loading branch information
m9rc1n committed Jun 20, 2019
1 parent 4d41efa commit 5f63083
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion publisher/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,6 @@ def unpublish(self):
self.save()
publisher_post_unpublish.send(sender=self.__class__, instance=self)


def get_unique_together(self):
return self._meta.unique_together

Expand Down

0 comments on commit 5f63083

Please sign in to comment.