aboutsummaryrefslogtreecommitdiff
path: root/ref/store/files/transaction.go
diff options
context:
space:
mode:
Diffstat (limited to 'ref/store/files/transaction.go')
-rw-r--r--ref/store/files/transaction.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/ref/store/files/transaction.go b/ref/store/files/transaction.go
index 26d6613d..ede2d483 100644
--- a/ref/store/files/transaction.go
+++ b/ref/store/files/transaction.go
@@ -1,7 +1,7 @@
package files
import (
- "codeberg.org/lindenii/furgit/ref/store"
+ refstore "codeberg.org/lindenii/furgit/ref/store"
)
type Transaction struct {