Skip to content

Commit

Permalink
Update demoListenerSourceOptions.test.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
milaGGL committed Jan 11, 2024
1 parent b1e489a commit 104822f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

import { expect } from 'chai';

import { ListenSource } from '../../../src/api/reference_impl';
import { EventsAccumulator } from '../util/events_accumulator';
import {
addDoc,
Expand All @@ -28,6 +27,7 @@ import {
getDocs,
limit,
limitToLast,
ListenSource,
onSnapshot,
orderBy,
query,
Expand Down

0 comments on commit 104822f

Please sign in to comment.