lib/cocoapods-jxedt/command/jxedt.rb in cocoapods-jxedt-0.0.12 vs lib/cocoapods-jxedt/command/jxedt.rb in cocoapods-jxedt-0.0.13
- old
+ new
@@ -1,7 +1,7 @@
require_relative 'options/options'
require_relative 'header/header'
-require_relative 'statistics/statistics'
+require_relative 'binary/binary'
module Pod
class Command
class JxedtCommand < Command
self.summary = 'cocoapods-jxedt插件命令工具。'
\ No newline at end of file