Skip to content

Commit

Permalink
fix: wrong import for close event
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikhus committed Dec 30, 2019
1 parent 561e593 commit d84efbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/PgPubSub.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ import { v4 as uuid } from 'uuid';
import {
AnyJson,
AnyLogger,
close,
connect,
DefaultOptions,
end,
Expand Down

0 comments on commit d84efbd

Please sign in to comment.