summaryrefslogtreecommitdiff
path: root/internal/filter/spam/spam.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/filter/spam/spam.go')
-rw-r--r--internal/filter/spam/spam.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/filter/spam/spam.go b/internal/filter/spam/spam.go
index 386c2719b..00767dacc 100644
--- a/internal/filter/spam/spam.go
+++ b/internal/filter/spam/spam.go
@@ -17,7 +17,7 @@
package spam
-import "github.com/superseriousbusiness/gotosocial/internal/state"
+import "code.superseriousbusiness.org/gotosocial/internal/state"
// Filter packages logic for checking whether
// given statuses should be considered spam.