Skip to content

Commit

Permalink
removed unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
PennazSoftware committed Jul 23, 2023
1 parent b638563 commit 5b5030a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/dmx.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import { DMX, EnttecUSBDMXProDriver } from 'dmx-ts';
import { Logger } from 'homebridge';
import { SacnUniverse } from './sacnUniverse';
import Gradient from 'javascript-color-gradient';
import shuffle from 'shuffle-array';

export class DmxController {
Expand Down

0 comments on commit 5b5030a

Please sign in to comment.