Browse Source

fix compilation

pull/4199/head
chrislu 2 years ago
parent
commit
302155a6fa
  1. 1
      weed/shell/command_volume_unmount.go

1
weed/shell/command_volume_unmount.go

@ -3,6 +3,7 @@ package shell
import (
"context"
"flag"
"fmt"
"github.com/seaweedfs/seaweedfs/weed/pb"
"io"

Loading…
Cancel
Save