Linter fix (#795)

Co-authored-by: Azeem Shaikh <azeems@google.com>
This commit is contained in:
Azeem Shaikh 2021-08-01 07:59:30 -07:00 committed by GitHub
parent 6368c25f54
commit 251a6c4ac8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
// Package main implements cron worker job.
package main
import (