cleanup: removed unused definitions from governance/object.h

This commit is contained in:
Konstantin Akimov 2023-12-01 19:36:24 +07:00 committed by pasta
parent 7e13727738
commit 2bb6361dc0
No known key found for this signature in database
GPG Key ID: 52527BEDABE87984

View File

@ -17,8 +17,6 @@ class CBLSSecretKey;
class CBLSPublicKey;
class CNode;
class CGovernanceManager;
class CGovernanceTriggerManager;
class CGovernanceObject;
class CGovernanceVote;