Skip to content

Commit

Permalink
Remove unnecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
franzpoeschel committed Oct 29, 2024
1 parent b821b5c commit 4890c78
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/binding/python/Error.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
#include "openPMD/Error.hpp"

#include "openPMD/binding/python/Common.hpp"
#include <pybind11/pybind11.h>

void init_Error(py::module &m)
{
Expand Down

0 comments on commit 4890c78

Please sign in to comment.