Skip to content

Commit

Permalink
remove redundand v2 folder
Browse files Browse the repository at this point in the history
Signed-off-by: Valery Piashchynski <piashchynski.valery@gmail.com>
  • Loading branch information
rustatian committed Jan 10, 2022
1 parent ca8d1f3 commit 3ce5793
Show file tree
Hide file tree
Showing 18 changed files with 2 additions and 2 deletions.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package informer
import (
"context"

"github.com/roadrunner-server/api/v2/plugins/v2/jobs"
"github.com/roadrunner-server/api/v2/plugins/jobs"
"github.com/spiral/roadrunner/v2/state/process"
)

Expand Down
2 changes: 1 addition & 1 deletion plugins/v2/jobs/interface.go → plugins/jobs/interface.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package jobs
import (
"context"

"github.com/roadrunner-server/api/v2/plugins/v2/jobs/pipeline"
"github.com/roadrunner-server/api/v2/plugins/jobs/pipeline"
priorityqueue "github.com/spiral/roadrunner/v2/priority_queue"
)

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 3ce5793

Please sign in to comment.