fix: remove hanging end

This commit is contained in:
Price Hiller 2024-05-19 07:03:37 -05:00
parent 209162fde6
commit 6d690fc131
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -29,7 +29,6 @@ function M.init()
end,
},
})
end
end
M.setup = require("nvim-ts-autotag.config.plugin").setup