mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-29 18:00:51 +01:00
fix: test case issue
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
package interfaces
|
||||
|
||||
type NodeConfigService interface {
|
||||
WithConfigPath
|
||||
Init() error
|
||||
Reload() error
|
||||
GetBasicNodeInfo() Entity
|
||||
|
||||
Reference in New Issue
Block a user