Skip to content

Commit 6a5181e

Browse files
committed
remove accidental import
1 parent 2a5f1cf commit 6a5181e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/dnssd/avahi.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import * as dbus from 'dbus-next';
55
import * as events from 'events';
66

77
import * as dnssd from '../dnssd';
8-
import { time } from 'console';
98

109
const PROTO_INET = 0;
1110
const PROTO_INET6 = 1;

0 commit comments

Comments
 (0)