mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-18 20:36:45 +00:00
style: removed unused requires
This commit is contained in:
parent
897d6df5ac
commit
7be46bceef
2 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
|||
local Util = require("lazy.core.util")
|
||||
local Config = require("lazy.core.config")
|
||||
local Handler = require("lazy.core.handler")
|
||||
local Cache = require("lazy.core.cache")
|
||||
|
||||
local M = {}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue