Skip to content

Commit

Permalink
remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
NiklasNeugebauer committed Dec 12, 2024
1 parent cca9d63 commit eac641a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_camera_calibration.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
import copy

import cv2.omnidir
import numpy as np
import pytest

from rosys.geometry import Point3d, Pose3d
from rosys.geometry.object3d import frame_registry
Expand Down

0 comments on commit eac641a

Please sign in to comment.