Skip to content

Commit

Permalink
Remove unnecessary line break
Browse files Browse the repository at this point in the history
Co-authored-by: Athan <kgryte@gmail.com>
  • Loading branch information
Martha Cryan and kgryte authored May 6, 2020
1 parent ecf1b10 commit c37515f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/extension.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ import { IMarkdownViewerTracker } from '@jupyterlab/markdownviewer';
import { INotebookTracker } from '@jupyterlab/notebook';
import { IRenderMimeRegistry } from '@jupyterlab/rendermime';
import { ISettingRegistry } from '@jupyterlab/settingregistry';

import { TableOfContents } from './toc';
import {
createLatexGenerator,
Expand Down

0 comments on commit c37515f

Please sign in to comment.