Skip to content

Commit

Permalink
remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
sunrabbit123 committed Aug 20, 2023
1 parent 4a68cec commit 3074fff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/stc_ts_file_analyzer/src/analyzer/expr/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1835,7 +1835,6 @@ impl Analyzer<'_, '_> {
if !self.config.is_builtin {
obj.freeze();
}

let mut obj = self.expand(
span,
obj.into_owned(),
Expand Down

0 comments on commit 3074fff

Please sign in to comment.