diff options
| author | ascpial <mail@ascpial.fr> | 2025-09-21 23:34:31 +0200 |
|---|---|---|
| committer | ascpial <mail@ascpial.fr> | 2025-09-21 23:34:31 +0200 |
| commit | 30f110d8d49cd1174882c58916147f52e09dd51e (patch) | |
| tree | c1aa0cdfec1b99761d393cb63b39057046be5b74 /config/channel.go | |
| parent | beaea94172f16c350515cb28941f3d5a2101b690 (diff) | |
fix(config): forgot some things
Diffstat (limited to 'config/channel.go')
| -rw-r--r-- | config/channel.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/channel.go b/config/channel.go index 8b45382..723ec38 100644 --- a/config/channel.go +++ b/config/channel.go @@ -6,7 +6,6 @@ import ( "github.com/anhgelus/gokord/cmd" discordgo "github.com/nyttikord/gokord" - // "github.com/nyttikord/gokord/component" "github.com/nyttikord/gokord/interaction" ) |
