Skip to content

Commit

Permalink
Optimize import
Browse files Browse the repository at this point in the history
  • Loading branch information
hononet639 committed Aug 25, 2022
1 parent 52935f1 commit 3987cd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion knife4g.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package knife4g
import (
"embed"
"github.com/gin-gonic/gin"
myTemplate "knife4g/template"
myTemplate "github.com/hononet639/knife4g/template"
"log"
"net/http"
"os"
Expand Down

0 comments on commit 3987cd5

Please sign in to comment.