feat: fix ci
This commit is contained in:
parent
de5020e4da
commit
5f236153cc
2 changed files with 1 additions and 2 deletions
|
|
@ -2,7 +2,6 @@ local M = {}
|
|||
|
||||
local config_module = require("cp.config")
|
||||
local snippets = require("cp.snippets")
|
||||
local execute = require("cp.execute")
|
||||
local scrape = require("cp.scrape")
|
||||
local logger = require("cp.log")
|
||||
local problem = require("cp.problem")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue