Removed 'use Encode' as it is a useless dependency

This commit is contained in:
Brian O'Donnell
2015-04-22 11:26:36 -04:00
parent 9b19a9de3e
commit 0c251d7487
2 changed files with 1 additions and 3 deletions
-1
View File
@@ -18,7 +18,6 @@ In order to use this script, you must first create a sqlite database, which can
- JSON
- XML::Simple
- DBI
- Encode
- utf8
- Unicode::Normalize
- Getopt::Long