Skip to content

Commit

Permalink
oops, remove unused #include <optional>
Browse files Browse the repository at this point in the history
  • Loading branch information
shBLOCK committed Oct 9, 2024
1 parent 72c734b commit dc9bbdc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/amulet_nbt/pybind/tag/py_array_tag.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
#include <variant>
#include <cstdint>
#include <fstream>
#include <optional>

#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
Expand Down

0 comments on commit dc9bbdc

Please sign in to comment.