chore(cameras): delete unused files

This commit is contained in:
Steven Palma
2025-05-06 14:15:40 +02:00
parent 88b607df2b
commit cf22e29245
4 changed files with 10 additions and 400 deletions

View File

@@ -14,6 +14,11 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# Example of running a specific test:
# ```bash
# pytest tests/cameras/test_opencv.py::test_connect
# ```
import os
from unittest.mock import patch