Skip to content

Commit

Permalink
Merge pull request #94 from dabing1022/fix_none_exist_command
Browse files Browse the repository at this point in the history
Fix none exist command
  • Loading branch information
su350380433 authored Jan 14, 2021
2 parents 07faa4a + 6db2568 commit ea582f0
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 ea582f0

Please sign in to comment.