ReSharper redundant code cleanup
This commit is contained in:
parent
fd51214146
commit
1147788154
21 changed files with 148 additions and 150 deletions
|
|
@ -15,9 +15,9 @@ GNU General Public License for more details.
|
|||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
|
||||
using System.IO;
|
||||
using System.Linq;
|
||||
using System.Net;
|
||||
|
|
@ -26,7 +26,6 @@ using System.Security.Cryptography;
|
|||
using System.Text;
|
||||
using Terraria;
|
||||
|
||||
|
||||
namespace TShockAPI
|
||||
{
|
||||
public class Utils
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue