Simplify settings loading a bit. Remove the things which haven't been working for...
[redakcja.git] / src / dvcs / tests / models.py
index 61174c1..b2dc93e 100644 (file)
@@ -1,5 +1,4 @@
 from dvcs.models import Document
 
-
 class ADocument(Document):
     pass