Skip to content

Commit 6bb9ac8

Browse files
committed
remove unused import
1 parent 0c47a4e commit 6bb9ac8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/aks-agent/azext_aks_agent/agent/k8s/aks_agent_manager.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
import json
88
import os
99
import tempfile
10-
import time
1110
from typing import Dict, List, Optional, Tuple, Union
1211

1312
from azext_aks_agent._consts import (

0 commit comments

Comments
 (0)