diff options
author | Matthew Somerville <matthew@mysociety.org> | 2011-01-14 12:53:34 +0000 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2011-01-14 12:53:34 +0000 |
commit | 6dae847b330b0958442fc89c323a9b3e9a5be240 (patch) | |
tree | e948682978bdba3372984f42c2b8a95b0c1b5159 /perllib/Standard.pm | |
parent | af94672c0cef154b1e0068aa1c9dd0dd58c32fb4 (diff) | |
parent | 7f834105f3ec090b7e8827460fee4847a65a03c7 (diff) |
Merge branch 'master' into reportemptyhomes
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 { |