Fix: dir ems.agt change to be.ems
This commit is contained in:
@@ -3,9 +3,9 @@ package libfeatures
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
libConf "ems.agt/lib/core/conf"
|
||||
libGlobal "ems.agt/lib/global"
|
||||
libConfig "ems.agt/restagent/config"
|
||||
libConf "be.ems/lib/core/conf"
|
||||
libGlobal "be.ems/lib/global"
|
||||
libConfig "be.ems/restagent/config"
|
||||
"github.com/spf13/viper"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user