Skip to content

Commit

Permalink
Removing unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
alectutin-qut authored and hoffmann-stefan committed Jul 29, 2024
1 parent 2f53181 commit 1ba1c52
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion rcldotnet/ParameterHandling/ParameterDelegates.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@

using System;
using System.Runtime.InteropServices;
using rcl_interfaces.msg;
using ROS2.Utils;

namespace ROS2.ParameterHandling {
Expand Down
1 change: 0 additions & 1 deletion rcldotnet_examples/RCLDotnetTalker.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
using System;
using rcl_interfaces.msg;
using ROS2;

namespace ConsoleApplication
Expand Down

0 comments on commit 1ba1c52

Please sign in to comment.