Skip to content

Commit fe88f95

Browse files
committed
fix: remove lodash from kernel-picker
1 parent 2158d26 commit fe88f95

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/kernel-picker.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import { Panel } from "atom";
22
import SelectListView, { SelectListProperties } from "atom-select-list";
3-
import _ from "lodash";
43
import { log, setPreviouslyFocusedElement } from "./utils";
54
import type { KernelspecMetadata } from "@nteract/types";
65

0 commit comments

Comments
 (0)