Skip to content

Commit

Permalink
ipsec: T6148: Removed unused imports (#3915)
Browse files Browse the repository at this point in the history
Removed unused pprint module

(cherry picked from commit cb18347)
  • Loading branch information
aapostoliuk authored and mergify[bot] committed Jul 31, 2024
1 parent cdfa92e commit d213e3f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/op_mode/ipsec.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
import pprint
import re
import sys
import typing
Expand Down

0 comments on commit d213e3f

Please sign in to comment.