Skip to content

Commit 00b85c1

Browse files
committed
chore: remove lodash from existing-kernel-picker
1 parent 13705b3 commit 00b85c1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/existing-kernel-picker.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import { Panel } from "atom";
22
import SelectListView, { SelectListProperties } from "atom-select-list";
33
import store from "./store";
4-
import _ from "lodash";
54
import tildify from "tildify";
65
import {
76
kernelSpecProvidesGrammar,

0 commit comments

Comments
 (0)