aboutsummaryrefslogtreecommitdiff
path: root/go/filer/client_operations.go
diff options
context:
space:
mode:
Diffstat (limited to 'go/filer/client_operations.go')
-rw-r--r--go/filer/client_operations.go1
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
}
-