Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
dyladan committed Sep 28, 2022
1 parent 16237e7 commit 41a6c12
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,7 @@
* limitations under the License.
*/

import {
setRPCMetadata,
getRPCMetadata,
RPCType,
} from '@opentelemetry/core';
import { setRPCMetadata, getRPCMetadata, RPCType } from '@opentelemetry/core';
import { trace, context, diag, SpanAttributes } from '@opentelemetry/api';
import type * as express from 'express';
import {
Expand Down

0 comments on commit 41a6c12

Please sign in to comment.