From 0d272b1fb05c4098c31feb92ade9efa3bdfc9675 Mon Sep 17 00:00:00 2001 From: syuilo Date: Fri, 23 Nov 2018 08:13:17 +0900 Subject: Resolve #3376 --- src/config/types.ts | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/config') diff --git a/src/config/types.ts b/src/config/types.ts index f9cb9d8659..a08b90fec3 100644 --- a/src/config/types.ts +++ b/src/config/types.ts @@ -37,8 +37,6 @@ export type Source = { proxy?: string; - summalyProxy?: string; - accesslog?: string; github_bot?: { -- cgit v1.2.3-freya