Skip to content

Commit 600c45c

Browse files
[chore] Fix formatting
1 parent b562ce9 commit 600c45c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lua/orgmode/api/headline.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,6 @@ function OrgHeadline:set_deadline(date)
159159
end)
160160
end
161161

162-
163162
--- Set scheduled date
164163
---@param date? Date|string|nil If ommited, opens the datepicker. Empty string removes the date. String must follow org date convention (YYYY-MM-DD HH:mm...)
165164
---@return Promise

0 commit comments

Comments
 (0)