runtime: Go formatter

Add new line between copyright and package

Signed-off-by: stevenhorsman <steven@uk.ibm.com>
This commit is contained in:
stevenhorsman 2022-11-24 09:56:31 +00:00
parent bd153436dc
commit c23c93edb2

View File

@ -2,6 +2,7 @@
// //
// SPDX-License-Identifier: Apache-2.0 // SPDX-License-Identifier: Apache-2.0
// //
package image package image
import "context" import "context"