Some cleanups
Remove old commented out code from manual mysql solution
This commit is contained in:
@@ -153,7 +153,7 @@ class DiscussionParserBot(
|
||||
else:
|
||||
redpage = RedPage( self.current_page )
|
||||
|
||||
#~ # Check whether parsing is needed
|
||||
# Check whether parsing is needed
|
||||
if redpage.is_parsing_needed():
|
||||
# Count families for failure analysis
|
||||
fam_counter = 0
|
||||
|
||||
Reference in New Issue
Block a user