Skip to content

Commit 3599825

Browse files
Fix linting: remove unused json import
1 parent 7d7fb19 commit 3599825

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_fiddler_rails.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
15-
import json
1615
import os
1716
from unittest.mock import AsyncMock, MagicMock, patch
1817

0 commit comments

Comments
 (0)