mirror of
https://github.com/0xrsydn/idx-cli.git
synced 2026-08-07 01:33:52 +00:00
style: format config tests and fix clippy import
This commit is contained in:
parent
0bcb7adffb
commit
d8ab300748
2 changed files with 33 additions and 21 deletions
|
|
@ -30,7 +30,6 @@ pub(crate) fn parse_fundamentals_from_str(
|
|||
#[cfg(test)]
|
||||
mod tests {
|
||||
use super::{parse_fundamentals_from_str, parse_quote_from_str};
|
||||
use crate::api::types::Period;
|
||||
|
||||
#[test]
|
||||
fn parses_quote_fixture_json() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue