Skip to content

Commit

Permalink
Update examples/search_examples/public/components/app.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: Lukas Olson <[email protected]>
  • Loading branch information
lizozom and lukasolson authored Aug 5, 2020
1 parent 828ab62 commit b54f734
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/search_examples/public/components/app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ import {
interface SearchExamplesAppDeps {
basename: string;
notifications: CoreStart['notifications'];
uiSettings: CoreStart['uiSettings'];
http: CoreStart['http'];
savedObjectsClient: CoreStart['savedObjects']['client'];
navigation: NavigationPublicPluginStart;
Expand Down

0 comments on commit b54f734

Please sign in to comment.