From a75ef403acf80685c560aed09c544f0a272c666f Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 9 Apr 2018 00:41:14 +0200 Subject: make linter happy --- src/webex/pages/tip.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/webex/pages/tip.tsx') diff --git a/src/webex/pages/tip.tsx b/src/webex/pages/tip.tsx index 6fbb3005d..c13120c43 100644 --- a/src/webex/pages/tip.tsx +++ b/src/webex/pages/tip.tsx @@ -30,8 +30,8 @@ import * as i18n from "../../i18n"; import { acceptTip, - getTipStatus, getReserveCreationInfo, + getTipStatus, } from "../wxApi"; import { -- cgit v1.2.3