Clock: Move to subdirectory
parent
5ca25f0edd
commit
ed065eb954
@ -1,7 +1,7 @@
|
||||
package main
|
||||
package clock
|
||||
|
||||
import (
|
||||
"./src/config"
|
||||
"../config"
|
||||
"github.com/common-nighthawk/go-figure"
|
||||
"time"
|
||||
)
|
Loading…
Reference in New Issue