fix(rebase): resolve main drift and restore CI contracts
This commit is contained in:
@@ -219,7 +219,6 @@ pub async fn run_gateway(host: &str, port: u16, config: Config) -> Result<()> {
|
||||
config.api_key.as_deref(),
|
||||
)?);
|
||||
|
||||
|
||||
// Extract webhook secret for authentication
|
||||
let webhook_secret: Option<Arc<str>> = config
|
||||
.channels_config
|
||||
|
||||
Reference in New Issue
Block a user