Skip to content

Commit

Permalink
removed unused time import
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Rammer <[email protected]>
  • Loading branch information
hamersaw committed Dec 18, 2024
1 parent 3d1b0f8 commit 8e6a343
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion flyteplugins/go/tasks/plugins/k8s/pod/plugin.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ package pod

import (
"context"
"time"

v1 "k8s.io/api/core/v1"
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
Expand Down

0 comments on commit 8e6a343

Please sign in to comment.