Skip to content

Commit

Permalink
fix(pointcloud_preprocessor): remove unused definition (autowarefound…
Browse files Browse the repository at this point in the history
…ation#2342)

Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai>
Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>
  • Loading branch information
xmfcx authored and YoshiRi committed Jan 11, 2023
1 parent 871024d commit 443023b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
namespace pointcloud_preprocessor
{
using autoware_point_types::PointXYZI;
using autoware_point_types::PointXYZIRADRT;
using point_cloud_msg_wrapper::PointCloud2Modifier;

class RingOutlierFilterComponent : public pointcloud_preprocessor::Filter
Expand Down

0 comments on commit 443023b

Please sign in to comment.