Skip to content

Commit

Permalink
Remove type
Browse files Browse the repository at this point in the history
  • Loading branch information
kopiro committed Aug 27, 2024
1 parent 22dc99a commit c4d6ce4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/cameraAccessory.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import { StreamingDelegate } from "homebridge-camera-ffmpeg/dist/streamingDelega
import { Logger } from "homebridge-camera-ffmpeg/dist/logger";
import { Status, TAPOCamera } from "./tapoCamera";
import { PLUGIN_ID } from "./pkg";
import { DeviceInformation } from "./types/onvif";
import { CameraPlatform } from "./cameraPlatform";
import { VideoConfig } from "homebridge-camera-ffmpeg/dist/configTypes";
import { TAPOBasicInfo } from "./types/tapo";
Expand Down

0 comments on commit c4d6ce4

Please sign in to comment.