diff --git a/include/updater/source.hpp b/include/updater/source.hpp index de692363b..852b21216 100644 --- a/include/updater/source.hpp +++ b/include/updater/source.hpp @@ -14,7 +14,6 @@ template struct LookupTable std::optional operator()(const Key &key) const { using Result = std::optional; - using Result = boost::optional; const auto it = std::lower_bound(lookup.begin(), lookup.end(),