Create new type and remove un-used code
Create Release & Upload Assets / Upload Assets To Gitea w/ goreleaser (push) Failing after 9s
Create Release & Upload Assets / Upload Assets To Gitea w/ goreleaser (push) Failing after 9s
This commit is contained in:
+1
-1
@@ -2,11 +2,11 @@ package service
|
||||
|
||||
import (
|
||||
"encoding/hex"
|
||||
"git.anomalous.dev/57_Wolve/uberbringer/config"
|
||||
fifo "github.com/foize/go.fifo"
|
||||
"github.com/justinmichaelvieira/escpos"
|
||||
"github.com/liamg/tml"
|
||||
"net"
|
||||
"uberbringer/config"
|
||||
)
|
||||
|
||||
func newPrintJob(input DataStruct, queue *fifo.Queue) {
|
||||
|
||||
Reference in New Issue
Block a user