mirror of
https://github.com/harivansh-afk/cp.nvim.git
synced 2026-04-17 14:01:22 +00:00
fix(ci): lint
This commit is contained in:
parent
ebf4856a3e
commit
7ec59109c3
2 changed files with 2 additions and 5 deletions
|
|
@ -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')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue