Fix namespaces and optimize imports (#1651)
* Fix namespaces and optimize imports * Cleanup fixes * Merge conflict fixes * Merge conflict fixes * Merge conflict fixes
This commit is contained in:
@@ -1,10 +1,4 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace Content.Shared.Interfaces
|
||||
namespace Content.Shared.Interfaces
|
||||
{
|
||||
/// <summary>
|
||||
/// Provides a simple way to check whether calling code is being run by
|
||||
|
||||
Reference in New Issue
Block a user