sturdypost: Small review cleanups
This commit is contained in:
@@ -350,12 +350,6 @@ func DefaultUserRaftConfig() *UserRaftConfig {
|
||||
}
|
||||
|
||||
func DefaultLotusProvider() *LotusProviderConfig {
|
||||
/*
|
||||
reqs := map[string]*regexp.Regexp{}
|
||||
for _, str := range LotusRequired {
|
||||
reqs[str]=regexp.MustCompile("(?i)"+str)
|
||||
}
|
||||
*/
|
||||
return &LotusProviderConfig{
|
||||
Subsystems: ProviderSubsystemsConfig{},
|
||||
Fees: LotusProviderFees{
|
||||
|
||||
Reference in New Issue
Block a user