diff options
author | Magnus Hagander | 2018-12-14 14:18:55 +0000 |
---|---|---|
committer | Magnus Hagander | 2018-12-14 14:18:55 +0000 |
commit | e0bfd4f892e43db89bc996c1474f59c2dd6a8dc6 (patch) | |
tree | 052eabf670386672528d170a2ab5231571314c8d /postgresqleu/static/models.py | |
parent | ae28c2fec8398c753d6d82c3ca65bca067734802 (diff) |
Fix comment warnings
In passing remove some comments that were pointless
Diffstat (limited to 'postgresqleu/static/models.py')
-rw-r--r-- | postgresqleu/static/models.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/postgresqleu/static/models.py b/postgresqleu/static/models.py index 54f60fe2..6b202199 100644 --- a/postgresqleu/static/models.py +++ b/postgresqleu/static/models.py @@ -1,3 +1 @@ -#from django.db import models - # Create your models here. |