fix store test

This commit is contained in:
Asim Aslam
2020-10-17 17:02:43 +01:00
parent c917566ce4
commit 6bf1bcf1b5

View File

@@ -5,7 +5,6 @@ package test
import ( import (
"fmt" "fmt"
"os" "os"
"path/filepath"
"strings" "strings"
"testing" "testing"
"time" "time"