Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Commit

Permalink
fix(neo4j): fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
sagivr2020 authored and samimusallam committed Jan 3, 2023
1 parent 441f1ab commit 53e52a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/events/neo4j.js
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ function getNeo4JSessionMetadata(session) {
case 'TransactionPromise':
connectionHolder = session._connectionHolder;
sessionMode = connectionHolder._mode;

break;

default:
Expand Down

0 comments on commit 53e52a5

Please # to comment.