Remove unnecessary inclusion of rep_weights from ledger.hpp

This commit is contained in:
Colin LeMahieu 2024-03-10 15:14:40 +00:00
commit 14a05695f7
No known key found for this signature in database
GPG key ID: 43708520C8DFB938

View file

@ -1,6 +1,5 @@
#pragma once
#include <nano/lib/rep_weights.hpp>
#include <nano/lib/timer.hpp>
#include <nano/secure/common.hpp>