From f7fb4675a61d084bc5b46fa00f00825d022e2f2b Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Fri, 28 Nov 2014 06:55:05 +0000 Subject: clean up a vertobot a bit --- contrib/vertobot/bot.pl | 1 - 1 file changed, 1 deletion(-) (limited to 'contrib/vertobot/bot.pl') diff --git a/contrib/vertobot/bot.pl b/contrib/vertobot/bot.pl index 30cde41ce7..0c693cdc1d 100644 --- a/contrib/vertobot/bot.pl +++ b/contrib/vertobot/bot.pl @@ -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)"; -- cgit 1.4.1