Whitespace

This commit is contained in:
2025-10-23 00:24:57 -04:00
parent 5db1cfdac8
commit b277baa76d
-1
View File
@@ -20,7 +20,6 @@ namespace smo {
* dropped. So we may very well literally forget those qualia that get dropped
* from the LruLifos. (Because LruLifos have a fixed size.)
*/
class LruLifo {
public:
LruLifo() = default;