We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f678399 commit 85b8e30Copy full SHA for 85b8e30
EXILED/Exiled.Events/Features/Event.cs
@@ -9,12 +9,10 @@ namespace Exiled.Events.Features
9
{
10
using System;
11
using System.Collections.Generic;
12
- using System.Linq;
13
14
using Exiled.API.Features;
15
using Exiled.Events.EventArgs.Interfaces;
16
using MEC;
17
- using PluginAPI.Roles;
18
19
/// <summary>
20
/// The custom <see cref="EventHandler"/> delegate, with empty parameters.
0 commit comments