summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-07-10 19:49:47 -0400
committerJesse Luehrs <doy@tozt.net>2013-07-10 19:49:47 -0400
commit07399732748dca6be5b147d8591ca79c17725711 (patch)
tree5c5b7bf07353792cdb194a6b6c6a1377803540e5
parentf41c530bdebfebf050b944d99ea1b7365f7789a5 (diff)
downloadlexically-07399732748dca6be5b147d8591ca79c17725711.tar.gz
lexically-07399732748dca6be5b147d8591ca79c17725711.zip
don't need this anymore
-rw-r--r--lib/lexically.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/lexically.pm b/lib/lexically.pm
index 40b796d..ee41007 100644
--- a/lib/lexically.pm
+++ b/lib/lexically.pm
@@ -2,7 +2,6 @@ package lexically;
use strict;
use warnings;
-use Exporter ();
use Exporter::Lexical 0.02 ();
use Module::Runtime 'require_module';