about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rwxr-xr-xpyxis.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/pyxis.pl b/pyxis.pl
index 45e523f..6232515 100755
--- a/pyxis.pl
+++ b/pyxis.pl
@@ -5,7 +5,6 @@ use warnings;
 use feature 'say';
 
 use Path::Tiny;
-use HTTP::Simple;
 use Getopt::Long;
 
 my %options;