aboutsummaryrefslogtreecommitdiff
path: root/format/packfile/ingest/entry.go
diff options
context:
space:
mode:
Diffstat (limited to 'format/packfile/ingest/entry.go')
-rw-r--r--format/packfile/ingest/entry.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/format/packfile/ingest/entry.go b/format/packfile/ingest/entry.go
index 4e2cab55..50fbe728 100644
--- a/format/packfile/ingest/entry.go
+++ b/format/packfile/ingest/entry.go
@@ -3,8 +3,8 @@ package ingest
import (
"fmt"
- objecttype "codeberg.org/lindenii/furgit/object/type"
packfmt "codeberg.org/lindenii/furgit/format/packfile"
+ objecttype "codeberg.org/lindenii/furgit/object/type"
)
// scanOneEntry scans one pack entry from stream and appends one record.