diff options
| author | Chris Lu <chris.lu@gmail.com> | 2020-03-26 00:09:01 -0700 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2020-03-26 00:09:01 -0700 |
| commit | dd5b582d05a4d4f058a647370dc87030f14a976d (patch) | |
| tree | 4912cf1b257d5663665ad9709fac6155f3d01765 /weed/filer2/stream.go | |
| parent | 7f0d87b2065ffb5e7be1bd0591416b9649839c9e (diff) | |
| download | seaweedfs-dd5b582d05a4d4f058a647370dc87030f14a976d.tar.xz seaweedfs-dd5b582d05a4d4f058a647370dc87030f14a976d.zip | |
go fmt
Diffstat (limited to 'weed/filer2/stream.go')
| -rw-r--r-- | weed/filer2/stream.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/weed/filer2/stream.go b/weed/filer2/stream.go index bb24312fd..2a2ef5e48 100644 --- a/weed/filer2/stream.go +++ b/weed/filer2/stream.go @@ -185,4 +185,3 @@ func VolumeId(fileId string) string { } return fileId } - |
