Skip to content

Commit 525bcb7

Browse files
fei6409FabijanZulj
authored andcommitted
docs: Drop repeated comments in utils.lua
1 parent 35b311e commit 525bcb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lua/blame/utils.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
local M = {}
22

3-
---Calculates the longest string in the string[]Calculates the longest string in the string[]Calculates the longest string in the string[]Calculates the longest string in the string[]Calculates the longest string in the string[]Calculates the longest string in the string[]Calculates the longest string in the string[]Calculates the longest string in the string[]
3+
---Calculates the longest string in the string[]
44
---@param string_array string[]
55
---@return integer
66
M.longest_string_in_array = function(string_array)

0 commit comments

Comments
 (0)