Skip to content

Commit 20eb28a

Browse files
committed
core: fix
1 parent 4eaf4f5 commit 20eb28a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/server/service/notifier.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import { Context } from 'cordis';
22
import superagent from 'superagent';
3+
import { Logger } from '../utils';
34

45
const logger = new Logger('notifier');
56

0 commit comments

Comments
 (0)