lib/reveal-ck/config.rb in reveal-ck-0.4.1 vs lib/reveal-ck/config.rb in reveal-ck-0.4.2
- old
+ new
@@ -1,6 +1,5 @@
require 'ostruct'
-require 'json'
module RevealCK
# A Config represents core configuration options within
# reveal-ck. It has defaults. It is mutable.
class Config < OpenStruct