From f74e8fbcd03c7a739cd91f74f3273371e7f0ae15 Mon Sep 17 00:00:00 2001 From: Luke Rogers Date: Sat, 13 Oct 2012 12:11:41 +1300 Subject: [PATCH] Removed random egocomment --- plugins/shorten.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/plugins/shorten.py b/plugins/shorten.py index 3cdb43c..bb668c2 100755 --- a/plugins/shorten.py +++ b/plugins/shorten.py @@ -1,5 +1,3 @@ -# Plugin by Lukeroge - from util import hook, http, web