fix(ui): removed newlines from profile tab

This commit is contained in:
Folke Lemaitre 2022-12-27 19:50:11 +01:00
parent 3b46160c01
commit 0d0d11acb2
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040
2 changed files with 4 additions and 6 deletions

View file

@ -523,8 +523,6 @@ function M:profile()
self:nl()
self:nl():nl()
---@param a LazyProfile
---@param b LazyProfile
local function sort(a, b)