mirror of
https://github.com/deskflow/deskflow.git
synced 2026-07-04 21:04:59 +08:00
chore: ClientProxy remove unused includes
This commit is contained in:
parent
1e371ad84a
commit
fb5e532ff6
@ -7,7 +7,6 @@
|
||||
|
||||
#include "server/ClientProxy.h"
|
||||
|
||||
#include "base/EventQueue.h"
|
||||
#include "base/Log.h"
|
||||
#include "deskflow/ProtocolUtil.h"
|
||||
#include "io/IStream.h"
|
||||
|
||||
@ -7,8 +7,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "base/Event.h"
|
||||
#include "base/EventTypes.h"
|
||||
#include "server/BaseClientProxy.h"
|
||||
|
||||
namespace deskflow {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user