A few revs and removal of unnecessary stuff.

This commit is contained in:
Adam Ierymenko 2024-09-14 11:13:45 -04:00
parent 9e4ce68444
commit b2d71f900a
No known key found for this signature in database
GPG key ID: C8877CF2D7A5D7F3
3 changed files with 10 additions and 25 deletions

View file

@ -20,7 +20,6 @@
#include "Switch.hpp"
#include "Packet.hpp"
#include "Peer.hpp"
#include "C25519.hpp"
#include "CertificateOfMembership.hpp"
#include "Node.hpp"
#include "Network.hpp"