Skip to content

Commit 170309d

Browse files
author
Aaron Schlesinger
committed
fix(pkg/gitreceive/storage): import necessary pkg
1 parent f7e00c4 commit 170309d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pkg/gitreceive/storage/endpoint_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
package storage
22

33
import (
4+
"fmt"
45
"testing"
56

67
"github.com/arschles/assert"

0 commit comments

Comments
 (0)