Преглед на файлове

remove deubg break point

Oz N Tiram преди 9 години
родител
ревизия
ecd6a5264f
променени са 1 файла, в които са добавени 0 реда и са изтрити 2 реда
  1. 0 2
      blogit/blogit.py

+ 0 - 2
blogit/blogit.py

@@ -382,8 +382,6 @@ def update_index(entries):
 
 def build(config):
     """Incremental build of the website"""
-    import pdb; pdb.set_trace()
-
     print("\nRendering website now...\n")
     print("entries:")
     tags = dict()