mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
Remove copy pasta
This commit is contained in:
parent
53cbca2c1e
commit
5cd0cb752b
1 changed files with 0 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue