Skip to content

Commit

Permalink
Whoops, duplicate line of output.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed May 25, 2016
1 parent 61f2e8c commit 9d2558a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion activefollowers.php
Expand Up @@ -67,7 +67,6 @@ function process_follower($obj)

print("total followers: $total_statuses\n");
print("followers with no tweets ever or locked account: $unknown_statuses\n");
print("$unknown_statuses unknown-status followers (no tweets ever or private)\n");
foreach($dead_duration as $k => $v)
print("Followers inactive >$k months: $v\n");

Expand Down

0 comments on commit 9d2558a

Please sign in to comment.