Skip to content

Commit

Permalink
fix: delete default command open
Browse files Browse the repository at this point in the history
  • Loading branch information
dabing1022 committed Jan 14, 2021
1 parent 4d439a4 commit 6db2568
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cocoapods-imy-bin/lib/cocoapods-imy-bin/command/bin.rb
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ class Bin < Command
include CBin::SpecFilesHelper

self.abstract_command = true

self.default_subcommand = 'open'
self.summary = '组件二进制化插件.'
self.description = <<-DESC
组件二进制化插件。利用源码私有源与二进制私有源实现对组件依赖类型的切换。
Expand Down

0 comments on commit 6db2568

Please sign in to comment.