This commit is contained in:
2024-06-16 15:38:28 +02:00
parent a26ed35db5
commit 5fc7f637b2

View File

@@ -6,7 +6,7 @@ import (
"sync" "sync"
"time" "time"
"SmsHook/ringbuffer" "git.directme.in/Joren/SmsHook/ringbuffer"
) )
type WebhookServer struct { type WebhookServer struct {