lib/adiwg/mdtranslator/readers/mdJson/modules/module_dateTime.rb in adiwg-mdtranslator-2.14.2 vs lib/adiwg/mdtranslator/readers/mdJson/modules/module_dateTime.rb in adiwg-mdtranslator-2.15.0
- old
+ new
@@ -7,11 +7,9 @@
# Stan Smith 2014-12-15 refactored to handle namespacing readers and writers
# Stan Smith 2015-06-22 replace global ($response) with passed in object (responseObj)
# Stan Smith 2015-07-14 refactored to remove global namespace constants
# Stan Smith 2013-12-11 original script
-require 'adiwg/mdtranslator/internal/module_dateTimeFun'
-
module ADIWG
module Mdtranslator
module Readers
module MdJson
\ No newline at end of file