mirror of
https://github.com/extrawurst/gitui.git
synced 2024-11-22 11:03:25 +03:00
cleanup
This commit is contained in:
parent
7edd442c14
commit
dfd4b048b1
@ -46,7 +46,6 @@ impl<'a> Drop for ScopeTimeLog<'a> {
|
||||
#[macro_export]
|
||||
macro_rules! scope_time {
|
||||
($target:literal) => {
|
||||
//TODO: add module_path!() aswell?
|
||||
#[allow(unused_variables)]
|
||||
let time = $crate::ScopeTimeLog::new(
|
||||
module_path!(),
|
||||
|
Loading…
Reference in New Issue
Block a user