Refactor import paths to use the full repository URL and remove obsolete GitHub Actions workflow file
This commit is contained in:
@@ -38,8 +38,8 @@ import (
|
||||
"sync"
|
||||
"time"
|
||||
|
||||
"invertergui/mk2driver"
|
||||
"invertergui/websocket"
|
||||
"git.coadcorp.com/nathan/invertergui/mk2driver"
|
||||
"git.coadcorp.com/nathan/invertergui/websocket"
|
||||
"github.com/sirupsen/logrus"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user