Skip to content

Commit 83caa79

Browse files
committed
wip: fix lint
1 parent 539b77b commit 83caa79

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/src/sdk/logs/exporters/console_log_record_exporter.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
// Copyright 2021-2022 Workiva.
22
// Licensed under the Apache License, Version 2.0. Please see https://github.com/Workiva/opentelemetry-dart/blob/master/LICENSE for more information
33

4-
import 'package:opentelemetry/api.dart' as api;
54
import 'package:opentelemetry/src/experimental_sdk.dart' as sdk;
65

76
/// This is implementation of [sdk.ReadWriteLogRecordExporter] that prints LogRecords to the

0 commit comments

Comments
 (0)