Skip to content

Commit

Permalink
no ssl requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Duggan committed May 15, 2016
1 parent aac823a commit bcbe249
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bird
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ use Mojo::Log;
use File::Basename qw/dirname/;
use Term::Size;
use Term::ANSIScreen qw/:color :cursor :screen/;
use IO::Socket::SSL;
use List::Util qw/max/;
use Cwd qw/abs_path/;
use warnings;
Expand Down

0 comments on commit bcbe249

Please sign in to comment.