mirror of
https://github.com/onyx-and-iris/obsws-python.git
synced 2024-11-22 12:50:53 +00:00
remove redundant imports in tests
This commit is contained in:
parent
7d4f63aa6d
commit
472ff30719
@ -1,5 +1,3 @@
|
||||
import time
|
||||
|
||||
import obsstudio_sdk as obs
|
||||
|
||||
req_cl = obs.ReqClient()
|
||||
|
@ -1,5 +1,3 @@
|
||||
import pytest
|
||||
|
||||
from tests import req_cl
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user