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:
@@ -3,9 +3,8 @@ using System.Data.SQLite;
|
||||
using System.IO;
|
||||
using System.Text.RegularExpressions;
|
||||
using System.Xml;
|
||||
using System.Xml.Linq;
|
||||
|
||||
using System.Reflection;
|
||||
using DATabase.Helper;
|
||||
|
||||
namespace DATabase
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user