From ded805020da7aa309dc07a51c9d219deb29e83f5 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Wed, 25 Mar 2026 14:22:09 +0000 Subject: *: Resort import order --- objectstore/chain/bytes.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'objectstore/chain/bytes.go') diff --git a/objectstore/chain/bytes.go b/objectstore/chain/bytes.go index 83d8957b..ac537e99 100644 --- a/objectstore/chain/bytes.go +++ b/objectstore/chain/bytes.go @@ -5,8 +5,8 @@ import ( "fmt" objectid "codeberg.org/lindenii/furgit/object/id" - "codeberg.org/lindenii/furgit/objectstore" objecttype "codeberg.org/lindenii/furgit/object/type" + "codeberg.org/lindenii/furgit/objectstore" ) // ReadBytesFull reads a full serialized object from the first backend that has it. -- cgit v1.3.1-10-gc9f91