diff options
Diffstat (limited to 'ref/store/files/batch_begin.go')
| -rw-r--r-- | ref/store/files/batch_begin.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ref/store/files/batch_begin.go b/ref/store/files/batch_begin.go index c8a0dca7..2f0a365e 100644 --- a/ref/store/files/batch_begin.go +++ b/ref/store/files/batch_begin.go @@ -1,6 +1,6 @@ package files -import refstore "codeberg.org/lindenii/furgit/ref/store" +import refstore "lindenii.org/go/furgit/ref/store" // BeginBatch creates one new files batch. // |
