Delete commented lines

This commit is contained in:
glannuzel
2025-08-27 12:55:00 +02:00
parent 95efab22eb
commit b31b512954
2 changed files with 0 additions and 11 deletions
-5
View File
@@ -14,11 +14,6 @@
# 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 time
from unittest.mock import MagicMock, patch