diff options
author | Matthew Somerville <matthew@mysociety.org> | 2011-06-07 17:26:01 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2011-06-07 17:26:01 +0100 |
commit | b5a218792a7bcf477c930205b6a7c341a90d3efd (patch) | |
tree | 0de28f29f7d1210258838ac0f9be4226f4aac627 /t/Cobrands/Mysite/Util.pm | |
parent | 891428159dd27e5648676b7b9b51c5a2fe2f83ed (diff) |
Final bits of Page.pm gone.
Diffstat (limited to 't/Cobrands/Mysite/Util.pm')
-rw-r--r-- | t/Cobrands/Mysite/Util.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/Cobrands/Mysite/Util.pm b/t/Cobrands/Mysite/Util.pm index 65591528f..b733cb5b7 100644 --- a/t/Cobrands/Mysite/Util.pm +++ b/t/Cobrands/Mysite/Util.pm @@ -10,7 +10,6 @@ # $Id: Util.pm,v 1.20 2009-12-16 12:43:13 matthew Exp $ package Cobrands::Mysite::Util; -use Page; use strict; use Carp; use mySociety::Web qw(ent); |