aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/Standard.pm
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2011-06-07 17:26:01 +0100
committerMatthew Somerville <matthew@mysociety.org>2011-06-07 17:26:01 +0100
commitb5a218792a7bcf477c930205b6a7c341a90d3efd (patch)
tree0de28f29f7d1210258838ac0f9be4226f4aac627 /perllib/Standard.pm
parent891428159dd27e5648676b7b9b51c5a2fe2f83ed (diff)
Final bits of Page.pm gone.
Diffstat (limited to 'perllib/Standard.pm')
-rw-r--r--perllib/Standard.pm2
1 files changed, 0 insertions, 2 deletions
diff --git a/perllib/Standard.pm b/perllib/Standard.pm
index 571065c14..0a6f27490 100644
--- a/perllib/Standard.pm
+++ b/perllib/Standard.pm
@@ -18,8 +18,6 @@ use FindBin;
use lib "$FindBin::Bin/../perllib";
use lib "$FindBin::Bin/../commonlib/perllib";
-use Page;
-
package Standard;
sub import {