Refactor import paths to use the full repository URL and remove obsolete GitHub Actions workflow file
This commit is contained in:
@@ -31,7 +31,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
package prometheus
|
||||
|
||||
import (
|
||||
"invertergui/mk2driver"
|
||||
"git.coadcorp.com/nathan/invertergui/mk2driver"
|
||||
"github.com/prometheus/client_golang/prometheus"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user