X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/a9b15a2f041744c8fac8c0b12fa8b61d1a7292f8..64937458c5bc2918fa679c97478b2931bd26cfc1:/services/keepstore/pull_worker.go diff --git a/services/keepstore/pull_worker.go b/services/keepstore/pull_worker.go index 58266a19ce..42b5d5889d 100644 --- a/services/keepstore/pull_worker.go +++ b/services/keepstore/pull_worker.go @@ -1,3 +1,7 @@ +// Copyright (C) The Arvados Authors. All rights reserved. +// +// SPDX-License-Identifier: AGPL-3.0 + package main import ( @@ -9,8 +13,6 @@ import ( "time" "git.curoverse.com/arvados.git/sdk/go/keepclient" - - log "github.com/Sirupsen/logrus" ) // RunPullWorker receives PullRequests from pullq, invokes