Remove unused renrs import

main
Elnu 1 year ago
parent 59e4c0058b
commit 10e966ef05

@ -1,5 +1,3 @@
use renrs;
fn main() {
let commands = renrs::parse_file("demo.rpy");
for command in commands {

Loading…
Cancel
Save