From 4d0da37cbb81292c66a8d7a7b8d5658450a847f5 Mon Sep 17 00:00:00 2001 From: Googler Date: Wed, 28 Nov 2018 14:00:54 -0800 Subject: Internal change. PiperOrigin-RevId: 223231273 Change-Id: I8fb97ea91f7507b4918f7ce6562890611513fc30 --- runsc/cmd/state.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runsc/cmd/state.go') diff --git a/runsc/cmd/state.go b/runsc/cmd/state.go index f8ce8c3d8..15e27b250 100644 --- a/runsc/cmd/state.go +++ b/runsc/cmd/state.go @@ -15,10 +15,10 @@ package cmd import ( + "context" "encoding/json" "os" - "context" "flag" "github.com/google/subcommands" "gvisor.googlesource.com/gvisor/pkg/log" -- cgit v1.2.3