Skip to content

Commit d3ea67b

Browse files
committed
removed trailing whitespace
1 parent ae79cef commit d3ea67b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/providers/firestore.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ export function clearFirestoreData(options: { projectId: string } | string) {
241241
} else {
242242
throw new Error('projectId not specified');
243243
}
244-
244+
245245
const config = {
246246
method: 'DELETE',
247247
hostname: 'localhost',

0 commit comments

Comments
 (0)