Fix project : Suppression des _

This commit is contained in:
2022-02-23 13:07:48 +01:00
parent f6a7004137
commit 0808ed493d
8 changed files with 14 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
package writers
import "_StorBackEnd/pkg/protocol"
import "StorBackEnd/pkg/protocol"
const HelloRuleName = "sbe_hello"