Skip to content

Commit

Permalink
Update x-pack/plugins/canvas/public/apps/workpad/workpad_app/workpad_…
Browse files Browse the repository at this point in the history
…app.component.tsx
  • Loading branch information
clintandrewhall authored Aug 6, 2020
1 parent 099a254 commit 152eb21
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
import React, { FC, MouseEventHandler, useRef } from 'react';
import PropTypes from 'prop-types';
import { Sidebar } from '../../../components/sidebar';
// @ts-expect-error Untyped local
import { Toolbar } from '../../../components/toolbar';
// @ts-expect-error Untyped local
import { Workpad } from '../../../components/workpad';
Expand Down

0 comments on commit 152eb21

Please sign in to comment.