www/DataStoreConfig.js: add button to start GC

This commit is contained in:
Dietmar Maurer
2019-04-01 08:08:34 +02:00
parent 49d123ee3a
commit ad281d1bd9
2 changed files with 21 additions and 5 deletions

View File

@ -282,7 +282,6 @@ fn api_method_prune() -> ApiMethod {
)
}
// this is just a test for mutability/mutex handling - will remove later
fn start_garbage_collection(
param: Value,
_info: &ApiMethod,