Remove additional DoafterEvent (#2455)
This commit is contained in:
parent
51e7dc5f90
commit
25431660e9
|
|
@ -1,9 +0,0 @@
|
|||
using Content.Shared.DoAfter;
|
||||
using Robust.Shared.Serialization;
|
||||
|
||||
namespace Content.Shared.Execution;
|
||||
|
||||
[Serializable, NetSerializable]
|
||||
public sealed partial class ExecutionDoAfterEvent : SimpleDoAfterEvent
|
||||
{
|
||||
}
|
||||
Loading…
Reference in New Issue