Skip to content

Commit

Permalink
Remove redundant definitions (from a stash merge)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpvc committed Aug 27, 2021
1 parent df99452 commit 35bcd08
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ts/components/loader.ts
Original file line number Diff line number Diff line change
Expand Up @@ -129,10 +129,6 @@ export const PathFilters: {[name: string]: PathFilterFunction} = {
*/
export namespace Loader {

const VERSION = MJGlobal.version;

export const versions: Map<string, string> = new Map();

/**
* The version of MathJax that is running.
*/
Expand Down

0 comments on commit 35bcd08

Please sign in to comment.