Skip to content

Commit

Permalink
Fix eslint error
Browse files Browse the repository at this point in the history
  • Loading branch information
JELoohuis committed Oct 31, 2024
1 parent 929ba28 commit ac90ea6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/infrared_remote/device.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import TuyaOAuth2Device from '../../lib/TuyaOAuth2Device';
import { TuyaIrRemoteKeysResponse } from '../../types/TuyaApiTypes';

class TuyaOAuth2DeviceIrController extends TuyaOAuth2Device {
async onOAuth2Init(): Promise<void> {
Expand Down

0 comments on commit ac90ea6

Please sign in to comment.