From d2dec2f01489e2fcb05afc3b1948cc76e8782c24 Mon Sep 17 00:00:00 2001 From: Marin Salinas Date: Fri, 5 Apr 2019 14:38:08 -0600 Subject: [PATCH] chore: add removed comment in boot_command --- common/bootcommand/boot_command.go | 1 + 1 file changed, 1 insertion(+) diff --git a/common/bootcommand/boot_command.go b/common/bootcommand/boot_command.go index fc1f75631..ff4e6ebde 100644 --- a/common/bootcommand/boot_command.go +++ b/common/bootcommand/boot_command.go @@ -1,3 +1,4 @@ +// Code generated by pigeon; DO NOT EDIT. package bootcommand import (