remove imports unused
This commit is contained in:
parent
660171c4fd
commit
6c745236d4
1 changed files with 0 additions and 3 deletions
|
|
@ -1,10 +1,7 @@
|
|||
import sys
|
||||
from unittest.mock import patch
|
||||
|
||||
import pytest
|
||||
|
||||
from ytdl_sub.cli.main import main
|
||||
from ytdl_sub.utils.exceptions import ValidationException
|
||||
|
||||
|
||||
def test_args_after_sub_work():
|
||||
|
|
|
|||
Loading…
Reference in a new issue