From 6cf5ea0d517e28272a563f7228545eaede784520 Mon Sep 17 00:00:00 2001 From: Will Binns Date: Sun, 5 May 2019 20:20:46 +0000 Subject: [PATCH] platforms/mobile: Remove windows phone --- _platforms/mobile/windowsphone.html | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 _platforms/mobile/windowsphone.html diff --git a/_platforms/mobile/windowsphone.html b/_platforms/mobile/windowsphone.html deleted file mode 100644 index 68aae31e..00000000 --- a/_platforms/mobile/windowsphone.html +++ /dev/null @@ -1,10 +0,0 @@ ---- -# This file is licensed under the MIT License (MIT) available on -# http://opensource.org/licenses/MIT. - -id: wallets-mobile-windowsphone -platform: - name: mobile -os: - name: windowsphone ----