Cleanup the namespaces (#8132)
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
|
||||
namespace Content.Server.AI.Pathfinding.Pathfinders
|
||||
{
|
||||
public sealed class PathfindingComparer : IComparer<ValueTuple<float, PathfindingNode>>
|
||||
|
||||
Reference in New Issue
Block a user