mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-06-10 22:44:36 +02:00
Cleaning up imports.
This commit is contained in:
parent
bcb609e4f6
commit
f038b525c6
51 changed files with 19 additions and 235 deletions
|
@ -1,10 +1,4 @@
|
|||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace FFXIVClassic_Map_Server.packets.send.search
|
||||
namespace FFXIVClassic_Map_Server.packets.send.search
|
||||
{
|
||||
class PlayerSearchResult
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue