Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
fumiama committed Dec 21, 2021
2 parents 1f98256 + 779ec5b commit 2858d0b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion plugin_chat/data.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@ import (
"encoding/json"
"os"

"github.com/sirupsen/logrus"

"github.com/FloatTech/ZeroBot-Plugin/utils/file"
"github.com/FloatTech/ZeroBot-Plugin/utils/process"
"github.com/sirupsen/logrus"
)

type kimo = map[string]*[]string
Expand Down

0 comments on commit 2858d0b

Please sign in to comment.