Skip to content

Commit 19aa289

Browse files
committed
fix: ui
1 parent f4fe93b commit 19aa289

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lua/java-refactor/lsp-refactor-commands.lua

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
local ui = require('java.utils.ui')
2+
13
local M = {
24
---@class java-refactor.RenameAction
35
---@field length number

0 commit comments

Comments
 (0)