Skip to content

Commit

Permalink
fixed spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
chgibb committed Jun 17, 2018
1 parent d8866d3 commit f3c8860
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -2,6 +2,7 @@ import * as viewMgr from "./../../viewMgr";
import * as masterView from "./../masterView";
import * as rightPanel from "./../rightPanel";
import {getReadable} from "./../../../getAppPath";

export function renderMappedReadsPerContigTable() : string
{
let masterView = <masterView.View>viewMgr.getViewByName("masterView");
Expand Down

0 comments on commit f3c8860

Please sign in to comment.