Add missing docs string
This commit is contained in:
parent
b986d8ac92
commit
0e4902467f
@ -1,3 +1,4 @@
|
||||
//! Completion for macros in `#[macro_use(...)]`
|
||||
use hir::ModuleDef;
|
||||
use ide_db::SymbolKind;
|
||||
use syntax::ast;
|
||||
|
Loading…
Reference in New Issue
Block a user