Skip to content

Commit

Permalink
Dev 0.0.3-dev.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Luligu committed Dec 6, 2024
1 parent 1a5f744 commit c8bef2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/homeAssistant.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
*/

import { EventEmitter } from 'events';
import { AnsiLogger, LogLevel, TimestampFormat, CYAN, er, db, debugStringify } from 'matterbridge/logger';
import { AnsiLogger, LogLevel, TimestampFormat, CYAN, db, debugStringify } from 'matterbridge/logger';
import WebSocket from 'ws';

/**
Expand Down

0 comments on commit c8bef2c

Please sign in to comment.