mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-25 01:13:39 +10:00
fix: Incorrect variable usage in log::info!
Signed-off-by: quexeky <git@quexeky.dev>
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
extern crate proc_macro;
|
||||
extern crate log;
|
||||
|
||||
mod method;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user