X-Git-Url: http://git.ithinksw.org/~kgodey/maayanwich.git/blobdiff_plain/c5d383841dd8427e4f673c6fb9e4119085fb6fbf..2cc7186840aa440de15f8926c3069c9fcc8cdf10:/models.py diff --git a/models.py b/models.py index 4ed80d8..5d371e3 100644 --- a/models.py +++ b/models.py @@ -36,4 +36,3 @@ class Sandwich(models.Model): def __unicode__(self): return self.adjective - \ No newline at end of file