Skip to content

Commit

Permalink
Don't need that
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Jan 27, 2024
1 parent 10ef28f commit a3b6e7f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions reactiveweb/src/throttle.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ import { cell, resource } from 'ember-resources';
* import { use } from 'ember-resources';
* import { throttle } from 'reactiveweb/throttle';
*
* const delay = 100; // ms
*
* class Demo extends Component {
* @tracked _userInput = 'initial';
*
Expand Down

0 comments on commit a3b6e7f

Please sign in to comment.