Remove unused import
This commit is contained in:
parent
34dd30e984
commit
98dc92fe16
@ -17,7 +17,6 @@
|
|||||||
# You should have received a copy of the GNU General Public License
|
# You should have received a copy of the GNU General Public License
|
||||||
# along with qutebrowser. If not, see <http://www.gnu.org/licenses/>.
|
# along with qutebrowser. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
import re
|
|
||||||
import pytest_bdd as bdd
|
import pytest_bdd as bdd
|
||||||
bdd.scenarios('completion.feature')
|
bdd.scenarios('completion.feature')
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user