aboutsummaryrefslogtreecommitdiffstats
path: root/web/tms-signup.cgi
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@balti.ukcod.org.uk>2010-11-22 16:16:30 +0000
committerMatthew Somerville <matthew@balti.ukcod.org.uk>2010-11-23 16:54:49 +0000
commitaaf1099a48feb5e7d6a76c0560c6be12ee4da9df (patch)
tree6de5d936635be5326342566af720eef3fe7c62e2 /web/tms-signup.cgi
parentfadd20a3350e9032ef3dfc8b4e2faf340d5f0af2 (diff)
Move mySociety::Alert to FixMyStreet::Alert.
Diffstat (limited to 'web/tms-signup.cgi')
-rwxr-xr-xweb/tms-signup.cgi1
1 files changed, 0 insertions, 1 deletions
diff --git a/web/tms-signup.cgi b/web/tms-signup.cgi
index 2bafd1543..44099417f 100755
--- a/web/tms-signup.cgi
+++ b/web/tms-signup.cgi
@@ -12,7 +12,6 @@ use strict;
use Standard;
use Digest::SHA1 qw(sha1_hex);
use CrossSell;
-use mySociety::Alert;
use mySociety::AuthToken;
use mySociety::Config;
use mySociety::EmailUtil qw(is_valid_email);