1
0
Fork 0
mirror of https://github.com/FrankerFaceZ/FrankerFaceZ.git synced 2025-07-31 15:08:31 +00:00
This commit is contained in:
Kane York 2017-02-02 23:20:57 -08:00
parent 469b0d544d
commit e5525088bb

View file

@ -8,8 +8,8 @@ import (
"sync"
"time"
"github.com/pkg/errors"
"github.com/FrankerFaceZ/FrankerFaceZ/socketserver/server/rate"
"github.com/pkg/errors"
)
// LastSavedMessage contains a reply to a command along with an expiration time.