Remove platformUtils and split Datasets & Dataset
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
namespace platform {
|
||||
class Paths {
|
||||
public:
|
||||
static std::string datasets() { return "datasets/"; }
|
||||
static std::string results() { return "results/"; }
|
||||
static std::string excel() { return "excel/"; }
|
||||
};
|
||||
|
Reference in New Issue
Block a user