From cab3403f3eb90ce765a95f71fccfe4bb3baceb87 Mon Sep 17 00:00:00 2001 From: lfs3 Date: Fri, 30 Aug 2019 22:23:21 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E5=A4=9A=E4=BD=99=E4=BB=A3?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/view/choose-community.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/view/choose-community.vue b/src/view/choose-community.vue index 6e2c86f..fd5d994 100644 --- a/src/view/choose-community.vue +++ b/src/view/choose-community.vue @@ -60,7 +60,6 @@ import popupPicker from "../components/popup-picker.vue"; import chooseCommunity from "../api/chooseCommunity"; import { countPartner } from "@/common/util"; import { isEmpty } from "@/common/util"; -import { exists } from "fs"; export default { components: { Toast,