chore: removing unused imports in tests (#9049)
This commit is contained in:
parent
a8b4d1ac2a
commit
7c0b159a81
30 changed files with 21 additions and 52 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import os
|
||||
from typing import Literal, Optional
|
||||
from typing import Literal
|
||||
|
||||
import pytest
|
||||
from _pytest.monkeypatch import MonkeyPatch
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
import json
|
||||
import os
|
||||
import time
|
||||
import uuid
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue