8000 remove debug print · HackedBot/instaAPI-bot.py@c2bf603 · GitHub
[go: up one dir, main page]

Skip to content

Commit c2bf603

Browse files
authored
remove debug print
1 parent f53dc9f commit c2bf603

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

instaAPI-bot.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@
1717
hashtag_list, hashtag_blacklist = [], []
1818
likes_per_day, min_likes_per_tag, max_likes_per_tag = 0, 0, 0
1919

20-
import pprint
21-
pp = pprint.PrettyPrinter(indent=2)
22-
2320
#parser set up
2421
parser = argparse.ArgumentParser(description='instaAPI-bot - automated likes on instagram')
2522
parser.add_argument('-u', '--username', help='instagram username')

0 commit comments

Comments
 (0)
0