This commit is contained in:
DeveloperDurp 2024-09-02 13:50:47 -05:00
parent 9f6d8ac621
commit 73830d57b8
2 changed files with 8 additions and 8 deletions

View file

@ -4,9 +4,8 @@ import (
"encoding/json"
"errors"
"fmt"
"gitlab.com/developerdurp/durpify/logger"
"net/http"
"gitlab.com/developerdurp/logger"
)
type BasicMessage struct {