Skip to content

Commit 634145a

Browse files
Remove unused import
1 parent 6f05e2f commit 634145a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/firestore/rollup.config.lite.js

-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ import { resolveNodeExterns } from './rollup.shared';
2323

2424
import pkg from './lite/package.json';
2525
import path from 'path';
26-
import memoryPkg from './memory/package.json';
2726

2827
const defaultPlugins = [
2928
typescriptPlugin({

0 commit comments

Comments
 (0)