Skip to content

Commit 8f093c7

Browse files
committed
clean up dispatch
1 parent a242b11 commit 8f093c7

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

apps/workspace-engine/pkg/workspace/releasemanager/manager.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import (
1515
"time"
1616
"workspace-engine/pkg/cmap"
1717
"workspace-engine/pkg/oapi"
18-
jobdispatch "workspace-engine/pkg/workspace/job-dispatch"
18+
"workspace-engine/pkg/workspace/jobdispatch"
1919

2020
"github.com/charmbracelet/log"
2121
"github.com/google/uuid"

0 commit comments

Comments
 (0)