From c16498354c95ae06353c6d86caac28c1ea19e0ca Mon Sep 17 00:00:00 2001 From: Diana Ivanchevska Date: Wed, 5 Feb 2025 13:50:31 +0100 Subject: [PATCH] dcd: fix spelling Test commit Change-Id: I8838db00c270acd2aa8daed1a7f15f4a050f24e4 --- tests/unit/cmk/gui/openapi/test_restful_objects.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/unit/cmk/gui/openapi/test_restful_objects.py b/tests/unit/cmk/gui/openapi/test_restful_objects.py index 66415eb9b2e..40b17a48087 100644 --- a/tests/unit/cmk/gui/openapi/test_restful_objects.py +++ b/tests/unit/cmk/gui/openapi/test_restful_objects.py @@ -2,7 +2,6 @@ # Copyright (C) 2020 Checkmk GmbH - License: GNU General Public License v2 # This file is part of Checkmk (https://checkmk.com). It is subject to the terms and # conditions defined in the file COPYING, which is part of this source code package. - import json from typing import get_args