fixed linter issues and outdated tests
This commit is contained in:
@@ -456,11 +456,3 @@ impl NymApiStorageError {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use super::*;
|
||||
|
||||
#[test]
|
||||
fn uptime_response_conversion() {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user