Skip to content

Commit

Permalink
Updated log
Browse files Browse the repository at this point in the history
  • Loading branch information
ZacSweers committed Oct 5, 2014
1 parent 9739aa2 commit 97b045d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion facebook_sublet_group_bot/check_and_delete.py
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,7 @@ def sub_group():

propname = None
propval = None
print opts
log("Args - " + str(opts), Color.BOLD)
if len(opts) != 0:
for o, a in opts:
if o in ("-e", "--extend"):
Expand Down

0 comments on commit 97b045d

Please sign in to comment.