diff --git a/config/config.go b/config/config.go index f1e09ea..e9d6d33 100644 --- a/config/config.go +++ b/config/config.go @@ -21,7 +21,6 @@ const ( // Config is the configuration of the bridge. type Config struct { - Include string BaseURL string HTTPAddress string LogLevel string