From a5b9d7eb3b3b060929fdc3f7cbf9b41110120042 Mon Sep 17 00:00:00 2001
From: syuilo <syuilotan@yahoo.co.jp>
Date: Fri, 4 May 2018 17:38:34 +0900
Subject: [PATCH] oops

---
 cli/clean-cached-remote-files.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cli/clean-cached-remote-files.js b/cli/clean-cached-remote-files.js
index 5e359412bf..e4db37ef97 100644
--- a/cli/clean-cached-remote-files.js
+++ b/cli/clean-cached-remote-files.js
@@ -60,7 +60,7 @@ async function main() {
 							'metadata.isExpired': true
 						}
 					})
-				]).then(() => {
+				]).then(async () => {
 					res([i, file, true]);
 
 					//#region サムネイルもあれば削除