Skip to content

Commit

Permalink
Update api/jobs/job_controller.go
Browse files Browse the repository at this point in the history
Co-authored-by: Fredrik Hatletvedt <[email protected]>
  • Loading branch information
satr and Pespiri authored Oct 17, 2023
1 parent 943e5b5 commit 0739565
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/jobs/job_controller.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import (
"github.com/equinor/radix-api/models"
radixhttp "github.com/equinor/radix-common/net/http"
"github.com/gorilla/mux"
log "github.com/sirupsen/logrus"
)

const rootPath = "/applications/{appName}"
Expand Down

0 comments on commit 0739565

Please sign in to comment.