clean up a vertobot a bit

This commit is contained in:
Matthew Hodgson 2014-11-28 06:55:05 +00:00
parent 76a2e92658
commit f7fb4675a6
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)";