remove useless variable

This commit is contained in:
Carl Chenet 2017-04-21 03:56:53 +02:00
parent e00d39dcce
commit 4519ee0a1b
1 changed files with 0 additions and 1 deletions

View File

@ -31,7 +31,6 @@ class AddTags(object):
def main(self):
'''Main of the AddTags class class'''
maxlength = 500
shortenedlinklength = 23
tweetlength = len(self.tweet)
# sort list of tags, the ones with the greater length first