diff options
author | Matthew Somerville <matthew@mysociety.org> | 2010-12-22 16:38:37 +0000 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2010-12-22 16:38:37 +0000 |
commit | a1f9b9d2422f4b14f79ed40fbd70f18510dfedf2 (patch) | |
tree | c675a4d916d684fde8085fda4c3a53ceb75b7166 /perllib/Standard.pm | |
parent | 74a45e725dc529af5dc8a677153f65588d6f8a2a (diff) | |
parent | 7acf747fe181d2e63499e80f235dc1a4ecd5098e (diff) |
Merge branch 'master' into cities_release_1
Diffstat (limited to 'perllib/Standard.pm')
-rw-r--r-- | perllib/Standard.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/perllib/Standard.pm b/perllib/Standard.pm index eda2d89fb..571065c14 100644 --- a/perllib/Standard.pm +++ b/perllib/Standard.pm @@ -20,7 +20,6 @@ use lib "$FindBin::Bin/../commonlib/perllib"; use Page; - package Standard; sub import { |