Skip to content

Commit

Permalink
Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
TooTallNate committed Nov 25, 2024
1 parent 2fcdb70 commit 18a0121
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/runtime/src/switch/irsensor.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,6 @@ export interface IRSensorInit {
* ```
*/
export class IRSensor extends Sensor {
/**
* @ignore
*/
constructor(opts: IRSensorInit = {}) {
if (!init) {
init = true;
Expand Down

0 comments on commit 18a0121

Please sign in to comment.