Format with stylua

This commit is contained in:
hrsh7th
2024-10-20 04:57:03 +00:00
committed by github-actions[bot]
parent 07f3f005c9
commit cc683345c9

View File

@@ -61,8 +61,7 @@ source.reset = function(self)
self.request_offset = -1
self.completion_context = nil
self.status = source.SourceStatus.WAITING
self.complete_dedup(function()
end)
self.complete_dedup(function() end)
end
---Return source config