UNIVERSAL not used in this plugin
authorJoey Hess <joey@kodama.kitenet.net>
Fri, 5 Sep 2008 17:44:52 +0000 (13:44 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Fri, 5 Sep 2008 17:44:52 +0000 (13:44 -0400)
IkiWiki/Plugin/cutpaste.pm

index 24a05601df5ccd02e25a69ad1c254a4c6840871b..92667a1ef458922f6cc8e18a9df6eef4e1002937 100644 (file)
@@ -4,7 +4,6 @@ package IkiWiki::Plugin::cutpaste;
 use warnings;
 use strict;
 use IkiWiki 2.00;
-use UNIVERSAL;
 
 my %savedtext;