summaryrefslogtreecommitdiff
path: root/internal/gtscontext/log_hooks.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/gtscontext/log_hooks.go')
-rw-r--r--internal/gtscontext/log_hooks.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/gtscontext/log_hooks.go b/internal/gtscontext/log_hooks.go
index 494ce1f63..3e8b166ff 100644
--- a/internal/gtscontext/log_hooks.go
+++ b/internal/gtscontext/log_hooks.go
@@ -20,8 +20,8 @@ package gtscontext
import (
"context"
+ "code.superseriousbusiness.org/gotosocial/internal/log"
"codeberg.org/gruf/go-kv"
- "github.com/superseriousbusiness/gotosocial/internal/log"
)
func init() {