Skip to content

Commit 6a5181e

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

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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)