no longer needed

This commit is contained in:
Anonymous 2017-05-10 17:19:00 +01:00
parent 314201169f
commit 0e0e894eda
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ use 5.010;
use strict;
use warnings;
use Mastodon::Client;
use YAML::Tiny;
use IO::Prompt;
use JSON::Tiny qw/encode_json/;