Remove the deprecated check command.
This commit is contained in:
parent
4d8c19db8f
commit
b62e9ebbf9
1 changed files with 0 additions and 1 deletions
1
setup.py
1
setup.py
|
@ -27,7 +27,6 @@ setup(
|
|||
'put = dcc.put:Put',
|
||||
'pb = dcc.pb:PB',
|
||||
'ss = dcc.ss:SS',
|
||||
'check = dcc.check:Check',
|
||||
'extract = dcc.extract:Extract',
|
||||
'fetch = dcc.fetch:Fetch',
|
||||
'text = dcc.text:Text',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue