Refactor some of our tool code.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
package fileutils
|
||||
package util
|
||||
|
||||
import (
|
||||
"bufio"
|
Reference in New Issue
Block a user
@ -1,4 +1,4 @@
|
||||
package fileutils
|
||||
package util
|
||||
|
||||
import (
|
||||
"bufio"
|