diff options
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 { |