Skip to content

Commit

Permalink
remove 'use HTTP::Client'
Browse files Browse the repository at this point in the history
  • Loading branch information
haileys committed Jan 27, 2013
1 parent 40ca4e9 commit 4bc894f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/slash/http/client.sl
@@ -1,7 +1,6 @@
<%
use URI;
use HTTP::Client;
class HTTP {
class Client {
Expand Down Expand Up @@ -69,4 +68,4 @@ class HTTP {
}
}
}
}
}

0 comments on commit 4bc894f

Please sign in to comment.