Skip to content

Commit 0122a39

Browse files
committed
fix: remove unnecessary .json file and unused json import
1 parent 454cef9 commit 0122a39

File tree

2 files changed

+0
-17
lines changed

2 files changed

+0
-17
lines changed

src/azure-cli/azure/cli/command_modules/network/tests/latest/nva-interface-config-example.json

Lines changed: 0 additions & 16 deletions
This file was deleted.

src/azure-cli/azure/cli/command_modules/network/tests/latest/test_network_commands.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
# Copyright (c) Microsoft Corporation. All rights reserved.
33
# Licensed under the MIT License. See License.txt in the project root for license information.
44
# --------------------------------------------------------------------------------------------
5-
import json
65
# pylint: disable=line-too-long
76
# pylint: disable=too-many-lines
87
import os

0 commit comments

Comments
 (0)