From 83ef61287e34aaf35e52eb5e18b87364294144da Mon Sep 17 00:00:00 2001 From: Wim Date: Tue, 25 Jul 2017 20:11:52 +0200 Subject: Refactor. Add tests --- bridge/config/config.go | 1 - 1 file changed, 1 deletion(-) (limited to 'bridge/config') diff --git a/bridge/config/config.go b/bridge/config/config.go index 2bac2e7d..b390c72b 100644 --- a/bridge/config/config.go +++ b/bridge/config/config.go @@ -33,7 +33,6 @@ type ChannelInfo struct { Account string Direction string ID string - GID map[string]bool SameChannel map[string]bool Options ChannelOptions } -- cgit v1.2.3