clang-format

This commit is contained in:
Pepijn Schoen
2017-04-13 11:48:11 +02:00
committed by Patrick Niklaus
parent 4929d1297e
commit 8ff5a22799
4 changed files with 13 additions and 9 deletions
-1
View File
@@ -62,7 +62,6 @@ inline void writeLevels(const boost::filesystem::path &path, const std::vector<f
storage::serialization::write(writer, node_levels);
}
}
}
}