Skip to content

Commit

Permalink
Fix ESLint issues
Browse files Browse the repository at this point in the history
  • Loading branch information
myrotvorets-team committed Nov 28, 2024
1 parent 1cf68be commit 7776d0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/connectionattributes.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { AttributeValue, Attributes } from '@opentelemetry/api';
import {
ATTR_DB_NAMESPACE,
// eslint-disable-next-line import/no-deprecated, sonarjs/deprecation
// eslint-disable-next-line import/no-deprecated, sonarjs/deprecation, @typescript-eslint/no-deprecated
ATTR_DB_USER,
ATTR_NETWORK_PEER_PORT,
ATTR_SERVER_ADDRESS,
Expand Down

0 comments on commit 7776d0c

Please sign in to comment.