Clean duplicate comment

This commit is contained in:
Taizo 'Tsa6' Simpson 2017-08-26 15:01:56 -04:00
parent c0bff596db
commit 1f81e5a6f6
1 changed files with 0 additions and 1 deletions

View File

@ -197,7 +197,6 @@ class ShowSubmission(TimestampedModel):
verbose_name='Details'
)
# Create your models here.
class Season(models.Model):
show = models.ForeignKey(
'Show',