mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-08-28 02:44:59 +00:00
fixes FB-1768, two entries for the holder command
This commit is contained in:
parent
bd2b9ac225
commit
875c7492fe
1 changed files with 0 additions and 1 deletions
|
|
@ -100,7 +100,6 @@ at https://docs.molecula.cloud/.
|
|||
rc.AddCommand(newRBFCommand(stdin, stdout, stderr))
|
||||
rc.AddCommand(newServeCmd(stdin, stdout, stderr))
|
||||
rc.AddCommand(newHolderCmd(stdin, stdout, stderr))
|
||||
rc.AddCommand(newHolderCmd(stdin, stdout, stderr))
|
||||
rc.AddCommand(newKeygenCommand(stdin, stdout, stderr))
|
||||
rc.AddCommand(newCLICommand(stdin, stdout, stderr))
|
||||
rc.AddCommand(newDAXCommand(stdin, stdout, stderr))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue