removed aliases completion for now

This commit is contained in:
Eli Dowling 2024-02-11 12:34:37 +10:00 committed by faldor20
parent c89c8c3e95
commit 84f4a5692d
No known key found for this signature in database
GPG key ID: F2216079B890CD57
2 changed files with 20 additions and 14 deletions

View file

@ -282,7 +282,7 @@ impl AnalyzedDocument {
imports,
aliases,
other_subs,
false,
true,
);
Some(completions)
} else {