From c0f68b102f34bb02afabf029250137099f659924 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Tue, 21 Feb 2023 23:07:35 +0300 Subject: [PATCH] ... Signed-off-by: Alex A. Naanou --- pwiki/store/base.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/pwiki/store/base.js b/pwiki/store/base.js index 3ccc12a..cace869 100755 --- a/pwiki/store/base.js +++ b/pwiki/store/base.js @@ -990,9 +990,6 @@ module.BaseStore = { : undefined }, //*/ // XXX EXPERIMENTAL... - // to be sync this needs: - // .__match_args(..) -- DONE - // .metadata(..) match: function(path, strict=false){ var that = this // pattern match * / **