1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-06-25 20:09:30 +02:00

fix compilation

This commit is contained in:
chrislu 2023-02-10 12:32:59 -08:00
parent 5520b81551
commit 302155a6fa

View file

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