Skip to content

Commit f45ffca

Browse files
committed
Remove unused using directive in Scp939Role.cs
1 parent f665293 commit f45ffca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

EXILED/Exiled.API/Features/Roles/Scp939Role.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77

88
namespace Exiled.API.Features.Roles
99
{
10+
using System;
1011
using System.Collections.Generic;
1112

1213
using Exiled.API.Enums;
13-
using Exiled.API.Features.Pools;
1414

1515
using PlayerRoles;
1616
using PlayerRoles.PlayableScps;

0 commit comments

Comments
 (0)