generated from ElnuDev/rust-project
Remove unused renrs import
This commit is contained in:
parent
59e4c0058b
commit
10e966ef05
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
||||||
use renrs;
|
|
||||||
|
|
||||||
fn main() {
|
fn main() {
|
||||||
let commands = renrs::parse_file("demo.rpy");
|
let commands = renrs::parse_file("demo.rpy");
|
||||||
for command in commands {
|
for command in commands {
|
||||||
|
|
Loading…
Add table
Reference in a new issue