Remove copy pasta

This commit is contained in:
Kay0u 2021-01-26 21:38:09 +01:00
parent 53cbca2c1e
commit 5cd0cb752b
No known key found for this signature in database
GPG key ID: AAFEEB16CFA2AE2D

View file

@ -132,8 +132,6 @@ def moulinette_webapi(moulinette):
@pytest.fixture
def moulinette_cli(moulinette, mocker):
# Dirty hack needed, otherwise cookies ain't reused between request .. not
# sure why :|
import argparse
parser = argparse.ArgumentParser(add_help=False)