refactor(cli): remove unused constants

This commit is contained in:
Gustavo "Guz" L. de Mello
2024-08-13 21:12:59 -03:00
parent 1d98883488
commit 0635e8d91e

View File

@@ -10,10 +10,6 @@ import (
"syscall"
)
const DEST_CHANNEL = "1270407366617333920"
const INPUT_CHANNEL = "1270407349869482006"
const USER_WEBHOOK_FORMAT = "dislate-user-%s"
func main() {
log.Printf("Hello, world")