small stuff

This commit is contained in:
2025-04-11 02:37:47 -04:00
parent 44824b8b5a
commit 993458f4be
3 changed files with 3 additions and 3 deletions
-1
View File
@@ -7,7 +7,6 @@
use ir::{LProgram, UProgram};
use parser::{NodeParsable, PModule, PStatement, ParserCtx};
use util::Labelable;
use std::{
fs::{create_dir_all, OpenOptions},
io::{stdout, BufRead, BufReader},