lib/gooddata/client.rb in gooddata-0.6.4 vs lib/gooddata/client.rb in gooddata-0.6.5
- old
+ new
@@ -4,11 +4,9 @@
require_relative 'version'
require_relative 'connection'
require_relative 'helpers/helpers'
-FasterCSV = CSV
-
# # GoodData API wrapper
#
# A convenient Ruby wrapper around the GoodData RESTful API.
#
# The best documentation for the API can be found using these resources: