clean up a vertobot a bit

This commit is contained in:
Matthew Hodgson 2014-11-28 06:55:05 +00:00 committed by Paul "LeoNerd" Evans
parent 0d149ae6e9
commit 72c1cc743e
2 changed files with 0 additions and 5 deletions

View file

@ -11,7 +11,6 @@ use JSON;
use YAML;
use Data::UUID;
use Getopt::Long;
use Digest::SHA qw( hmac_sha1_base64 );
use Data::Dumper;
binmode STDOUT, ":encoding(UTF-8)";