Skip to content

Commit 98c430e

Browse files
committed
Merge pull request #14 from tjdett/remove-iconv-warning
Removing require for "iconv"
2 parents 341b08e + 4e1bd19 commit 98c430e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/oai/client.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
require 'uri'
33
require 'faraday'
44
require 'cgi'
5-
require 'iconv'
65

76
if not defined?(OAI::Const::VERBS)
87
# Shared stuff

0 commit comments

Comments
 (0)