From 052a84b9722a9a8bee3a271e128ef139a131c417 Mon Sep 17 00:00:00 2001 From: tobi Date: Mon, 5 May 2025 12:01:11 +0200 Subject: weenus --- internal/processing/timeline/common.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'internal/processing') diff --git a/internal/processing/timeline/common.go b/internal/processing/timeline/common.go index 6d29d81d6..723469a29 100644 --- a/internal/processing/timeline/common.go +++ b/internal/processing/timeline/common.go @@ -20,7 +20,7 @@ package timeline import ( "context" - "github.com/superseriousbusiness/gotosocial/internal/timeline" + "code.superseriousbusiness.org/gotosocial/internal/timeline" ) // SkipInsert returns a function that satisifes SkipInsertFunction. -- cgit v1.3