Skip to content

Commit 72f9973

Browse files
committed
Fixed linting
1 parent 7382806 commit 72f9973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/server.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const hazel = require('./index')
1+
const hazel = require('.')
22

33
const {
44
INTERVAL: interval,

0 commit comments

Comments
 (0)