refactor: remove unused imports
This commit is contained in:
parent
4f605796d0
commit
c0f028bb55
|
@ -16,8 +16,6 @@
|
|||
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
using godotOscSharp;
|
||||
|
||||
namespace godotVmcSharp
|
||||
{
|
||||
public class InvalidArgumentType
|
||||
|
|
|
@ -19,7 +19,6 @@
|
|||
using Godot;
|
||||
using godotOscSharp;
|
||||
using System.Collections.Generic;
|
||||
using System.Threading;
|
||||
|
||||
namespace godotVmcSharp
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user