12195: Fixed warning message when the Retry-After header value cannot
[arvados.git] / services / keepstore / keepstore.go
index 9033de811775f776499b61f5347545dd42775cc0..921176dbbe93f481f497af476f176c2116ef3bce 100644 (file)
@@ -1,3 +1,7 @@
+// Copyright (C) The Arvados Authors. All rights reserved.
+//
+// SPDX-License-Identifier: AGPL-3.0
+
 package main
 
 import (
@@ -159,7 +163,6 @@ func main() {
        keepClient := &keepclient.KeepClient{
                Arvados:       &arvadosclient.ArvadosClient{},
                Want_replicas: 1,
-               Client:        &http.Client{},
        }
 
        // Initialize the pullq and worker