mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-02-02 14:03:59 +08:00
mergerfs.cpp
This commit is contained in:
parent
53ad53337a
commit
409e0ae49f
|
@ -304,7 +304,6 @@ main(int argc_,
|
|||
{
|
||||
auto data = toml::parse<toml::preserve_comments>("config.toml");
|
||||
|
||||
std::cout << data["branches"] << '\n';
|
||||
Branches2 b(data["branches"]);
|
||||
|
||||
pause();
|
||||
|
|
Loading…
Reference in New Issue
Block a user