Skip to content

Commit

Permalink
fix(api): Remove deprecation.
Browse files Browse the repository at this point in the history
  • Loading branch information
DrKJeff16 committed Jun 8, 2024
1 parent 191af53 commit 79ab63d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lua/user/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ local M = {
opts = require('user.opts'),
distro = require('user.distro'),
update = require('user.update'),

---@deprecated
assoc = Util.assoc,
}

return M

0 comments on commit 79ab63d

Please sign in to comment.