summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xlast_shout.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/last_shout.py b/last_shout.py
index a4b9f82..31df9c8 100755
--- a/last_shout.py
+++ b/last_shout.py
@@ -127,8 +127,6 @@ def truncate_tweet(s, min_pos=0, max_pos=134, ellipsis=True):
return s[0:end] + suffix
def build_string(list):
- '''TODO: Add some error checking to modify string if text'''
- ''' will be more than 140 characters.'''
c = len(list)
txt = u"\u266A" + " My Top " + str(c) + " #lastfm artists: "