Dont import re when its not used
This commit is contained in:
parent
4765bed0f8
commit
8157a3b3db
1 changed files with 0 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
|||
import os
|
||||
import pytest
|
||||
import re
|
||||
from testinfra.utils.ansible_runner import AnsibleRunner
|
||||
|
||||
testinfra_hosts = ["ansible://all:!borgbackup_servers"]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue