lib/oci8_simple/cli.rb in oci8_simple-0.4.2 vs lib/oci8_simple/cli.rb in oci8_simple-0.5.0
- old
+ new
@@ -1,5 +1,4 @@
-require 'optparse'
module Oci8Simple
# == Description
# A very thin wrapper around Oci8Simple::Client that handles ARGV / options and
# formats the output in a manner suitable for printing on the console
# == Usage
\ No newline at end of file