Fix
[redakcja.git] / apps / api / urls.py
index c5b0986..773ef8c 100644 (file)
@@ -2,7 +2,6 @@ __author__="lreqc"
 __date__ ="$2009-09-17 16:16:54$"
 
 from django.conf.urls.defaults import *
 __date__ ="$2009-09-17 16:16:54$"
 
 from django.conf.urls.defaults import *
-
 from api.resources import *
 
 FORMAT = r"\.(?P<emitter_format>xml|json|yaml)"
 from api.resources import *
 
 FORMAT = r"\.(?P<emitter_format>xml|json|yaml)"