Skip to content

Commit 31fd513

Browse files
committed
chore: fix lint
1 parent 74e500b commit 31fd513

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/internal/operators/repeat.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
/** @prettier */
2-
import { Observable } from '../Observable';
32
import { Subscription } from '../Subscription';
43
import { EMPTY } from '../observable/empty';
54
import { operate } from '../util/lift';

0 commit comments

Comments
 (0)