Skip to content

Commit b224136

Browse files
committed
fix pylint
1 parent 74088ed commit b224136

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sdk/keyvault/azure-keyvault-keys/azure/keyvault/keys/_user_agent.py

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
# Copyright (c) Microsoft Corporation.
33
# Licensed under the MIT License.
44
# ------------------------------------
5-
import platform
65
from ._version import VERSION
76

87
USER_AGENT = "keyvault-keys/{}".format(VERSION)

0 commit comments

Comments
 (0)