Skip to content

Commit be1414a

Browse files
committed
Updated
1 parent 8d38e74 commit be1414a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/pgqueue/task.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import (
1212
server "github.com/mutablelogic/go-server"
1313
pgqueue "github.com/mutablelogic/go-server/pkg/pgqueue"
1414
schema "github.com/mutablelogic/go-server/pkg/pgqueue/schema"
15-
"github.com/mutablelogic/go-server/pkg/types"
15+
types "github.com/mutablelogic/go-server/pkg/types"
1616
)
1717

1818
////////////////////////////////////////////////////////////////////////////////

0 commit comments

Comments
 (0)