Skip to content

Commit

Permalink
chore: refactor v2 cmds by removing duplicate code
Browse files Browse the repository at this point in the history
Signed-off-by: Shubham Jain <shubhamkjain@outlook.com>
  • Loading branch information
slayerjain committed Feb 15, 2024
1 parent 590b58a commit 732be1e
Show file tree
Hide file tree
Showing 8 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions config/config.go
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
package config
1 change: 1 addition & 0 deletions config/default.go
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
package config
1 change: 1 addition & 0 deletions config/validate.go
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
package config
1 change: 1 addition & 0 deletions utils/ctx.go
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
package utils
1 change: 1 addition & 0 deletions utils/docker.go
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
package utils
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 732be1e

Please sign in to comment.