summaryrefslogtreecommitdiff
path: root/internal/processing/stream/delete.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/processing/stream/delete.go')
-rw-r--r--internal/processing/stream/delete.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/processing/stream/delete.go b/internal/processing/stream/delete.go
index 1c61b98d3..fc763f910 100644
--- a/internal/processing/stream/delete.go
+++ b/internal/processing/stream/delete.go
@@ -20,7 +20,7 @@ package stream
import (
"context"
- "github.com/superseriousbusiness/gotosocial/internal/stream"
+ "code.superseriousbusiness.org/gotosocial/internal/stream"
)
// Delete streams the delete of the given statusID to *ALL* open streams.