summaryrefslogtreecommitdiff
path: root/internal/api/client/announcements/announcements.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/api/client/announcements/announcements.go')
-rw-r--r--internal/api/client/announcements/announcements.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/api/client/announcements/announcements.go b/internal/api/client/announcements/announcements.go
index 611a1c53e..85a1f2eb2 100644
--- a/internal/api/client/announcements/announcements.go
+++ b/internal/api/client/announcements/announcements.go
@@ -20,8 +20,8 @@ package announcements
import (
"net/http"
+ "code.superseriousbusiness.org/gotosocial/internal/processing"
"github.com/gin-gonic/gin"
- "github.com/superseriousbusiness/gotosocial/internal/processing"
)
// BasePath is the base path for this api module, excluding the api prefix