Browse Source

branch_tier.cpp

toml4
Antonio SJ Musumeci 11 months ago
parent
commit
793a5043ad
  1. 2
      src/branch_tier.cpp

2
src/branch_tier.cpp

@ -34,8 +34,6 @@ namespace l
table["path"] = path; table["path"] = path;
branches_.emplace_back(table); branches_.emplace_back(table);
} }
pause();
} }
static static

Loading…
Cancel
Save