Skip to content

Commit 8e37e84

Browse files
committed
fix: remove lodash from output
1 parent e6b9cef commit 8e37e84

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/store/output.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { action, computed, observable } from "mobx";
2-
import _ from "lodash";
32
import {
43
escapeCarriageReturn,
54
escapeCarriageReturnSafe,

0 commit comments

Comments
 (0)