summary refs log tree commit diff
path: root/contrib/vertobot/bot.pl
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/vertobot/bot.pl')
-rw-r--r--contrib/vertobot/bot.pl1
1 files changed, 0 insertions, 1 deletions
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)";