diff options
Diffstat (limited to 'go/filer/client_operations.go')
| -rw-r--r-- | go/filer/client_operations.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/go/filer/client_operations.go b/go/filer/client_operations.go index 2eb5c399d..b8a4dca53 100644 --- a/go/filer/client_operations.go +++ b/go/filer/client_operations.go @@ -68,4 +68,3 @@ func call(server string, request ApiRequest, ret interface{}) error { } return nil } - |
