Skip to content

Commit

Permalink
refactor(api): remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
sundowndev committed Aug 27, 2020
1 parent e910ee2 commit 50a6cef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/api.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
package api

import (
"github.com/dreamvo/gilfoyle/api/docs"
"github.com/dreamvo/gilfoyle/api/v1"
"github.com/gin-gonic/gin"
_ "github.com/lib/pq"
Expand Down

0 comments on commit 50a6cef

Please sign in to comment.