fix(ci): unused variables
This commit is contained in:
parent
c68e6fbc19
commit
1b8365265d
6 changed files with 97 additions and 27 deletions
|
|
@ -13,7 +13,6 @@
|
|||
|
||||
local M = {}
|
||||
local cache = require('cp.cache')
|
||||
local logger = require('cp.log')
|
||||
local problem = require('cp.problem')
|
||||
local utils = require('cp.utils')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue