remove some duplicate using statements

This commit is contained in:
UbitUmarov
2015-11-21 01:49:31 +00:00
parent 36426b0db2
commit 156fdd4908
3 changed files with 1 additions and 5 deletions

View File

@@ -24,9 +24,6 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
using System.IO;
using OpenSim.Framework;
using System.IO;
using OpenSim.Framework;