pkg name change
This commit is contained in:
parent
a8863b1a0e
commit
08aa10f73b
|
@ -1,9 +1,9 @@
|
|||
package main
|
||||
|
||||
import (
|
||||
"github.com/sqshq/plot-try/app/config"
|
||||
ui "github.com/sqshq/termui"
|
||||
"github.com/sqshq/termui/widgets"
|
||||
"github.com/sqshq/vcmd/app/config"
|
||||
"log"
|
||||
"math"
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue