diff --git a/test/integration/component/test_host.py b/test/integration/component/test_host.py index 1778d799848..56913f02e8b 100644 --- a/test/integration/component/test_host.py +++ b/test/integration/component/test_host.py @@ -14,7 +14,6 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -from builtins import False """ BVT tests for Hosts Test """ diff --git a/test/integration/component/test_host_ha.py b/test/integration/component/test_host_ha.py index 66ace6ecaa0..d32e708b081 100644 --- a/test/integration/component/test_host_ha.py +++ b/test/integration/component/test_host_ha.py @@ -14,7 +14,6 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -from builtins import False """ BVT tests for Hosts Maintenance """ diff --git a/test/integration/component/test_secsr_mount.py b/test/integration/component/test_secsr_mount.py index 6022b88bf0d..3a69ec291fd 100644 --- a/test/integration/component/test_secsr_mount.py +++ b/test/integration/component/test_secsr_mount.py @@ -14,7 +14,6 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -from builtins import False """ Tests for Secondary Storage with Local Storage """