Delete empty strings
This commit is contained in:
parent
a4229edd6f
commit
7e7d2aa575
|
@ -5,11 +5,6 @@
|
|||
#include <fstream>
|
||||
#include <mutex>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#include <iostream>
|
||||
|
||||
void ProjectList::LoadFrom(const std::string& path) {
|
||||
|
|
Loading…
Reference in a new issue