Remove some status stuff

This commit is contained in:
Julia 2023-06-23 00:17:27 -04:00
parent 3302e1133f
commit 374c1a3a3e
3 changed files with 4 additions and 10 deletions

View file

@ -536,7 +536,6 @@ struct BracketConfig {
#[derive(Clone)]
pub enum LanguageServerBinaryStatus {
Validating,
CheckingForUpdate,
Downloading,
Downloaded,