fix(ci): lint

This commit is contained in:
Barrett Ruth 2025-09-22 19:15:12 -04:00
parent ebf4856a3e
commit 7ec59109c3
2 changed files with 2 additions and 5 deletions

View file

@ -5,7 +5,6 @@ local config_module = require('cp.config')
local logger = require('cp.log')
local problem = require('cp.problem')
local scrape = require('cp.scrape')
local snippets = require('cp.snippets')
local state = require('cp.state')
local constants = require('cp.constants')