Skip to content

Commit 69f1ba8

Browse files
sudo-teeCopilot
andauthored
Update lua/opencode/ui/completion.lua
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 5d2a60b commit 69f1ba8

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

lua/opencode/ui/completion.lua

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ local M = {
66
_pending = {},
77
}
88

9-
local completion_sources = {}
10-
119
function M.setup()
1210
local files_source = require('opencode.ui.completion.files')
1311
local subagents_source = require('opencode.ui.completion.subagents')

0 commit comments

Comments
 (0)