Commit 75516466 authored by shajiaiming's avatar shajiaiming

remove fmt

parent 24ebe81f
......@@ -4,7 +4,6 @@ import (
"github.com/gin-gonic/gin"
"bwallet/pkg/e"
"bwallet/models"
"fmt"
"net/http"
)
......
......@@ -2,7 +2,6 @@ package wallet_service
import (
"bwallet/models"
"fmt"
)
type Wallet struct {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment