Skip to content

Commit

Permalink
Update main.go
Browse files Browse the repository at this point in the history
  • Loading branch information
dl-tg committed Aug 3, 2023
1 parent f7a92d1 commit 4ba48a1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@ import (
"flag"
"fmt"
"path/filepath"
"scaffolder/helper"
"scaffolder/utils"

"github.com/dl-tg/scaffolder/helper"
"github.com/dl-tg/scaffolder/utils"
)

func main() {
Expand Down

0 comments on commit 4ba48a1

Please sign in to comment.