Skip to content

Commit

Permalink
notebooks: remove redundant type in union
Browse files Browse the repository at this point in the history
  • Loading branch information
jruales authored Sep 3, 2020
1 parent 6e4af7e commit 6f223f2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,6 @@ export type ToWebviewMessage =
| IHideOutputMessage
| IShowOutputMessage
| IUpdatePreloadResourceMessage
| IFocusOutputMessage
| IUpdateDecorationsMessage
| ICustomRendererMessage;

Expand Down

0 comments on commit 6f223f2

Please sign in to comment.