Browse Source

Revert "fix compilation"

This reverts commit 0483ba3889.
pull/4888/head
chrislu 1 year ago
parent
commit
f9abfd0b03
  1. 2
      weed/storage/erasure_coding/ec_shard.go

2
weed/storage/erasure_coding/ec_shard.go

@ -7,6 +7,8 @@ import (
"strconv" "strconv"
"strings" "strings"
"github.com/seaweedfs/seaweedfs/weed/storage/types"
"github.com/seaweedfs/seaweedfs/weed/stats" "github.com/seaweedfs/seaweedfs/weed/stats"
"github.com/seaweedfs/seaweedfs/weed/storage/needle" "github.com/seaweedfs/seaweedfs/weed/storage/needle"
"github.com/seaweedfs/seaweedfs/weed/storage/types" "github.com/seaweedfs/seaweedfs/weed/storage/types"

Loading…
Cancel
Save