diff --git a/src/state.cpp b/src/state.cpp index d75feea6..a5b104ee 100644 --- a/src/state.cpp +++ b/src/state.cpp @@ -10,4 +10,3 @@ State::State() { create = std::make_unique(); } -