Skip to content

Commit c736491

Browse files
authored
Merge pull request #8 from DiSiqueira/rewrite
fix package name
2 parents d6b37ec + 0e2828a commit c736491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gotree.go

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

33
const (
44
newLine = "\n"

0 commit comments

Comments
 (0)