mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 00:48:35 +00:00
cleanup
This commit is contained in:
parent
7edd442c14
commit
dfd4b048b1
1 changed files with 0 additions and 1 deletions
|
|
@ -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 a new issue