Skip to content

Commit

Permalink
fix gofmt
Browse files Browse the repository at this point in the history
  • Loading branch information
mahongran committed Jan 14, 2025
1 parent b5d08a2 commit 0828c2c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions officialaccount/js/js.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ package js

import (
"fmt"

"github.com/silenceper/wechat/v2/credential"
"github.com/silenceper/wechat/v2/officialaccount/context"
"github.com/silenceper/wechat/v2/util"
Expand Down
1 change: 1 addition & 0 deletions work/jsapi/jsapi.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ package jsapi

import (
"fmt"

"github.com/silenceper/wechat/v2/credential"
"github.com/silenceper/wechat/v2/util"
"github.com/silenceper/wechat/v2/work/context"
Expand Down

0 comments on commit 0828c2c

Please sign in to comment.