mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Put Helper classes in their own namespace
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Linq;
|
||||
using System.Text.RegularExpressions;
|
||||
using System.Xml.Linq;
|
||||
|
||||
namespace DATabase
|
||||
namespace DATabase.Helper
|
||||
{
|
||||
class Converters
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user