fix clang-tidy

This commit is contained in:
Sebastian Messmer 2019-01-23 16:47:03 -08:00
parent 227058a87a
commit 3ad6e4845c
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@
#include <sstream>
#include <cpp-utils/logging/logging.h>
using boost::optional;
using boost::none;
using std::ifstream;
using std::ofstream;