Skip to content

Commit

Permalink
Remove unused includes
Browse files Browse the repository at this point in the history
  • Loading branch information
spalladino committed Apr 27, 2023
1 parent 397a708 commit 354536d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions circuits/cpp/src/aztec3/circuits/rollup/test_utils/utils.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@

#include <aztec3/circuits/kernel/private/utils.hpp>
#include <aztec3/circuits/mock/mock_kernel_circuit.hpp>
#include <cstddef>
#include <set>
#include <utility>
#include "aztec3/circuits/abis/new_contract_data.hpp"
#include "aztec3/circuits/abis/rollup/root/root_rollup_public_inputs.hpp"
namespace {
Expand Down

0 comments on commit 354536d

Please sign in to comment.