Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit 7c0d62b

Browse files
Xanewokvhakulinen
andauthored
Remove unused use
Co-Authored-By: vhakulinen <ville.hakulinen@gmail.com>
1 parent 8628a4f commit 7c0d62b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/tooltip.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
use rls::actions::hover::{tooltip, Tooltip};
1+
use rls::actions::hover::tooltip;
22
use rls::actions::{ActionContext, InitActionContext};
33
use rls::config;
44
use rls::lsp_data::{ClientCapabilities, InitializationOptions};

0 commit comments

Comments
 (0)