Skip to content
This repository was archived by the owner on Jan 7, 2025. It is now read-only.

Commit e0ef3d2

Browse files
committed
yes
1 parent c60480a commit e0ef3d2

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

TestingDummies/Commands/DummyLookAt.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
using CommandSystem;
22
using Exiled.API.Features;
3-
using Exiled.API.Interfaces;
4-
using Exiled.Permissions.Extensions;
53
using PlayerRoles.FirstPersonControl;
64
using System;
75
using UnityEngine;

TestingDummies/Commands/DummyStats.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
using System;
44
using System.Collections.Generic;
55
using System.Linq;
6-
using static UnityEngine.GraphicsBuffer;
76

87
namespace TestingDummies.Commands;
98

0 commit comments

Comments
 (0)