Skip to content

Commit 07bfabc

Browse files
committed
Remove commented out import
1 parent dc50638 commit 07bfabc

File tree

1 file changed

+0
-1
lines changed
  • js-sdk-framework-tests/nextjs/src/lib/app_tests/data_connect

1 file changed

+0
-1
lines changed

js-sdk-framework-tests/nextjs/src/lib/app_tests/data_connect/test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
*/
1717

1818
import { deleteApp, initializeApp } from 'firebase/app';
19-
//import { getDatabase, update, off, onValue, ref, remove, set } from 'firebase/database';
2019
import { getAuth, signInAnonymously } from 'firebase/auth';
2120
import { firebaseConfig } from '@/lib/app_tests/firebase';
2221
import { OK, OK_SKIPPED, FAILED } from '@/lib/app_tests/util';

0 commit comments

Comments
 (0)