From 3f58f6bda65bfcadbea957dfbcb70e3181828dab Mon Sep 17 00:00:00 2001 From: "Manuel Amador (Rudd-O)" Date: Tue, 6 Feb 2024 03:03:02 +0000 Subject: [PATCH] Do not need subprocess here. --- qubesroutingmanager/test_firewalling.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/qubesroutingmanager/test_firewalling.py b/qubesroutingmanager/test_firewalling.py index fb6be1b..7892c69 100644 --- a/qubesroutingmanager/test_firewalling.py +++ b/qubesroutingmanager/test_firewalling.py @@ -1,5 +1,3 @@ -import subprocess - from unittest import mock from qubesroutingmanager import setup_plain_forwarding_for_address