Skip to content

Commit

Permalink
Tidy up trailing whitespace, etc
Browse files Browse the repository at this point in the history
  • Loading branch information
davep authored and dasmoth committed May 12, 2019
1 parent 64565ab commit c2a7314
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions js/numformats.js
@@ -1,6 +1,6 @@
/* -*- mode: javascript; c-basic-offset: 4; indent-tabs-mode: nil -*- */

//
//
// Dalliance Genome Explorer
// (c) Thomas Down 2006-2014
//
Expand Down Expand Up @@ -35,4 +35,4 @@ if (typeof(module) !== 'undefined') {
formatLongInt: formatLongInt,
formatQuantLabel: formatQuantLabel
};
}
}

0 comments on commit c2a7314

Please sign in to comment.