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
(cherry picked from commit 875c7492fe)
This commit is contained in:
parent
f06b187bbd
commit
b468da449f
1 changed files with 0 additions and 1 deletions
|
|
@ -101,7 +101,6 @@ at https://docs.featurebase.com/.
|
|||
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