Encode not used
authorJoey Hess <joey@kitenet.net>
Wed, 16 Jun 2010 19:30:33 +0000 (15:30 -0400)
committerJoey Hess <joey@kitenet.net>
Wed, 16 Jun 2010 19:30:33 +0000 (15:30 -0400)
IkiWiki/Plugin/wmd.pm

index 99b136281616f9ddbed16af6dee2fe3c6a84aad5..71d7c9d17f51e49ec17aee087e984f3e8a7b9b79 100644 (file)
@@ -4,7 +4,6 @@ package IkiWiki::Plugin::wmd;
 use warnings;
 use strict;
 use IkiWiki 3.00;
-use Encode;
 
 sub import {
        add_underlay("wmd");