Skip to content

Commit f19376e

Browse files
committed
move to root
1 parent 698e831 commit f19376e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

strings/strings.go renamed to strings.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package util
1+
package hermes
22

33
import "strings"
44

strings/strings_test.go renamed to strings_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package util
1+
package hermes
22

33
import (
44
"testing"

0 commit comments

Comments
 (0)