Skip to content

Commit 93693b0

Browse files
authored
Remove unused namespace import in StatisticsManager
Removed unused 'RAStats.Parser' namespace import.
1 parent 54f335c commit 93693b0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ClientCore/Statistics/StatisticsManager.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
using System.Linq;
66
using Rampastring.Tools;
77
using System.Diagnostics;
8-
using RAStats.Parser;
98

109
namespace ClientCore.Statistics
1110
{

0 commit comments

Comments
 (0)