Skip to content

Commit

Permalink
chore(sample): cleanup unused declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremymwells committed Nov 1, 2022
1 parent 7f78fc0 commit 5f8b269
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/internal/operators/sample.ts
@@ -1,4 +1,3 @@
import { Observable } from '../Observable';
import { innerFrom } from '../observable/innerFrom';
import { MonoTypeOperatorFunction, ObservableInput } from '../types';
import { operate } from '../util/lift';
Expand Down

0 comments on commit 5f8b269

Please sign in to comment.