remove unused code

This commit is contained in:
Chris Lu
2018-05-20 17:08:54 -07:00
parent cc66e25cd2
commit cd47528a75
2 changed files with 6 additions and 160 deletions

View File

@@ -2,8 +2,9 @@ package filer2
import (
"testing"
"github.com/chrislusf/seaweedfs/weed/pb/filer_pb"
"log"
"github.com/chrislusf/seaweedfs/weed/pb/filer_pb"
)
func TestIntervalMerging(t *testing.T) {