Remove unused 'use'

This commit is contained in:
Nick Krichevsky 2022-04-11 23:09:11 -04:00
parent 84e680fd15
commit 16bc8833d5

View file

@ -1,5 +1,3 @@
use std::ops::Add;
use instructions::{Instruction, RunnableInstruction}; use instructions::{Instruction, RunnableInstruction};
use crate::{ use crate::{