Skip to content

Commit

Permalink
linting and codegen
Browse files Browse the repository at this point in the history
  • Loading branch information
ematipico committed Aug 26, 2024
1 parent 9ca13c8 commit 926b1a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion crates/biome_fs/src/fs/memory.rs
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,6 @@ mod tests {

use biome_diagnostics::Error;
use parking_lot::Mutex;
use rustc_hash::FxHashSet;

use crate::{fs::FileSystemExt, OpenOptions};
use crate::{BiomePath, FileSystem, MemoryFileSystem, PathInterner, TraversalContext};
Expand Down
4 changes: 2 additions & 2 deletions packages/@biomejs/backend-jsonrpc/src/workspace.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 926b1a4

Please sign in to comment.