Skip to content

Commit d4c4394

Browse files
committed
fix: fix sring format
1 parent 285f8d5 commit d4c4394

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lua/picker/sources/tasks.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ function M.get()
3737
task_type,
3838
string.rep(' ', widths[2].width - #task_type - 3),
3939
background,
40-
task_type,
4140
string.rep(' ', widths[3].width - #background - 3),
4241
desc
4342
)

0 commit comments

Comments
 (0)