remove tracing feature and just use tracing

it provides log with the needed stuff anyway
This commit is contained in:
OMGeeky
2023-07-14 16:12:10 +02:00
parent 9176ac9095
commit f410491e04
4 changed files with 3 additions and 12 deletions

View File

@@ -1,3 +1,4 @@
use log::LevelFilter;
use nameof::name_of;
use google_bigquery_v2::data::query_builder::QueryResultType;