1
0
mirror of https://github.com/mre/mos6502.git synced 2024-06-17 11:29:34 +00:00

formatting

This commit is contained in:
Sam M W 2023-10-29 14:19:50 +00:00
parent 8eb70b9c35
commit 33f06c4c93

View File

@ -28,7 +28,6 @@
#![no_std]
#[doc = include_str!("../README.md")]
#[macro_use]
extern crate log;