mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 18:25:33 +08:00
* Optimised using statements and namespace references across entire project (this took a while to run).
This commit is contained in:
@@ -26,14 +26,9 @@
|
||||
*/
|
||||
|
||||
using System;
|
||||
using System.Text;
|
||||
using System.Text.RegularExpressions;
|
||||
using System.Globalization;
|
||||
|
||||
using log4net.Core;
|
||||
using log4net.Layout;
|
||||
using log4net.Appender;
|
||||
using log4net.Util;
|
||||
using log4net.Core;
|
||||
|
||||
namespace OpenSim.Framework.Console
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user