Commit 889702d9 authored by andytnt's avatar andytnt

clean comments

parent c46234b1
......@@ -38,11 +38,6 @@ def check(args):
if args.Database is None or args.DB_user is None or args.DB_pwd is None:
error("Error", "Please specify database name, user and password")
# if not args.followers and not args.following:
# if args.user_full:
# error("Error", "Please use --user-full with --followers or --following.")
def loadUserList(ul, _type):
""" Concatenate users
"""
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment