Remove unneeded stuff
This commit is contained in:
parent
01756fd3fd
commit
1a3b301152
|
@ -2,8 +2,6 @@ const React = require("react");
|
|||
|
||||
const icon = require("./icon.png");
|
||||
|
||||
const { search, shellCommand } = require("cerebro-tools");
|
||||
|
||||
const order = 10;
|
||||
const lookup = ({ term, actions, display, settings }) => {
|
||||
const result = {
|
||||
|
|
Loading…
Reference in a new issue