Skip to content

Commit

Permalink
Fixing linting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
JasperSnowolf committed Dec 24, 2024
1 parent 5522ef9 commit 52c6c6e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/types.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import { PlatformConfig } from 'homebridge';

export interface AccessoryGroup {
groupName: string;
accessories: Device[];
Expand Down

0 comments on commit 52c6c6e

Please sign in to comment.