Merge branch 'master' into view-refactor
[redakcja.git] / apps / api / handlers / library_handlers.py
index 6fd7786..86aef21 100644 (file)
@@ -70,8 +70,7 @@ class LibraryHandler(BaseHandler):
         try:
             lock = lib.lock()            
             try:
-                print "DOCID", docid
-                
+                print "DOCID", docid                
                 doc = lib.document_create(docid)
                 # document created, but no content yet