diff options
| author | Chris Lu <chris.lu@gmail.com> | 2019-07-21 21:51:38 -0700 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2019-07-21 21:51:38 -0700 |
| commit | 862c2cb8e6bcf7e332b8f1cb6b5ec4d0de7bac4e (patch) | |
| tree | 13ef0087778b409f259e9da8debc2651f530b399 /weed/s3api/filer_util.go | |
| parent | 79762385bdda8fd6bacc747922b557ccf8c45e74 (diff) | |
| download | seaweedfs-862c2cb8e6bcf7e332b8f1cb6b5ec4d0de7bac4e.tar.xz seaweedfs-862c2cb8e6bcf7e332b8f1cb6b5ec4d0de7bac4e.zip | |
go fmt
Diffstat (limited to 'weed/s3api/filer_util.go')
| -rw-r--r-- | weed/s3api/filer_util.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/weed/s3api/filer_util.go b/weed/s3api/filer_util.go index 84e3050cd..1c3814fce 100644 --- a/weed/s3api/filer_util.go +++ b/weed/s3api/filer_util.go @@ -151,4 +151,4 @@ func objectKey(key *string) *string { return &t } return key -}
\ No newline at end of file +} |
