Skip to content

Commit

Permalink
fix: remove code not used
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles committed Oct 8, 2019
1 parent d1983e8 commit 85da151
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 8 deletions.
3 changes: 0 additions & 3 deletions .kibana-plugin-helpers.json

This file was deleted.

1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
export default function (kibana) {
console.log('getCSS', resolve(__dirname, 'public/index.scss'));
return new kibana.Plugin({
uiExports: {
visTypes: [
Expand Down
4 changes: 0 additions & 4 deletions public/index.scss

This file was deleted.

0 comments on commit 85da151

Please sign in to comment.