Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
gingerBill committed Jan 5, 2025
1 parent 998a3b0 commit 4d63ee0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/os/os2/allocators.odin
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
package os2

import "base:runtime"
import "core:mem"

@(require_results)
file_allocator :: proc() -> runtime.Allocator {
Expand Down

0 comments on commit 4d63ee0

Please sign in to comment.