aboutsummaryrefslogtreecommitdiff
path: root/ref/store/files/read_list.go
diff options
context:
space:
mode:
Diffstat (limited to 'ref/store/files/read_list.go')
-rw-r--r--ref/store/files/read_list.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/ref/store/files/read_list.go b/ref/store/files/read_list.go
index b8efd046..5a828276 100644
--- a/ref/store/files/read_list.go
+++ b/ref/store/files/read_list.go
@@ -6,7 +6,7 @@ import (
"slices"
"codeberg.org/lindenii/furgit/ref"
- "codeberg.org/lindenii/furgit/ref/store"
+ refstore "codeberg.org/lindenii/furgit/ref/store"
)
// List lists references from the visible files ref namespace.