mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 10:58:56 +00:00
Sort imports in all files (#21119)
Co-authored-by: taylor.fish <contact@taylor.fish>
This commit is contained in:
@@ -4,8 +4,6 @@ pub const PatchCommitCommand = struct {
|
||||
}
|
||||
};
|
||||
|
||||
// @sortImports
|
||||
|
||||
const bun = @import("bun");
|
||||
const Command = bun.CLI.Command;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user