mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-12-02 13:33:39 +08:00
branch_tier.cpp
This commit is contained in:
parent
5aa07d3956
commit
d27ef7bc51
|
@ -50,7 +50,5 @@ BranchTier::BranchTier(toml::value const &v_)
|
|||
l::load_branch_glob(table,_branches);
|
||||
else if(type == "scan")
|
||||
l::load_branch_scan(table,_branches);
|
||||
|
||||
fmt::print("{}\n",type);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user