delete comment

main
Bel LaPointe 2024-04-14 09:21:52 -06:00
parent 4e3818046d
commit f8002053f5
1 changed files with 0 additions and 2 deletions

View File

@ -6,8 +6,6 @@ import (
"time"
)
//func newStorageFromTestdata(t *testing.T) {
func TestStorage(t *testing.T) {
ctx, can := context.WithTimeout(context.Background(), time.Second)
defer can()