Skip to content

Commit 6463207

Browse files
committed
fix style
1 parent d06a586 commit 6463207

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/azure-cli/azure/cli/command_modules/containerapp/_sdk_models.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
from collections.abc import MutableMapping
1111
import datetime
12-
from typing import Any, Dict, List, Literal, Optional, Union
12+
from typing import Any, Literal, Optional, Union
1313

1414
import msrest.serialization as _serialization
1515

0 commit comments

Comments
 (0)