From 91dbc4560c51a2b43f92b95741b34efad34ae385 Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Thu, 2 Oct 2025 23:49:45 -0400 Subject: [PATCH] fix(ci): unused var --- lua/cp/config.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/lua/cp/config.lua b/lua/cp/config.lua index b5d56c5..912dd39 100644 --- a/lua/cp/config.lua +++ b/lua/cp/config.lua @@ -54,7 +54,6 @@ local M = {} local constants = require('cp.constants') -local logger = require('cp.log') local utils = require('cp.utils') local default_contest_config = {