Refactor import paths to use the full repository URL and remove obsolete GitHub Actions workflow file
This commit is contained in:
@@ -3,7 +3,7 @@ package mqttclient
|
||||
import (
|
||||
"testing"
|
||||
|
||||
"invertergui/mk2driver"
|
||||
"git.coadcorp.com/nathan/invertergui/mk2driver"
|
||||
"github.com/stretchr/testify/assert"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user