Skip to content
Snippets Groups Projects

Use config package to handle all controller configurations

Merged Ghost User requested to merge istaester/provide-config-package into develop
Compare and Show latest version
15 files
+ 17
30
Compare changes
  • Side-by-side
  • Inline
Files
15
+ 0
1
@@ -72,7 +72,6 @@ func Test_CommitConfirm(t *testing.T) {
return
}
log.Info(resp)
}
func Test_AddDevice(t *testing.T) {
Loading