Remove unnecessary imports

This commit is contained in:
Cinder
2021-12-09 14:23:33 -06:00
parent d8b115c1b0
commit e26ae695fe
172 changed files with 13 additions and 469 deletions

View File

@@ -1,8 +1,4 @@
using System;
using System.Collections.Generic;
using System.Text;
using OpenMetaverse;
using OpenMetaverse.Packets;
namespace OpenMetaverse.TestClient
{