[chore] Fixing import casing to actually match file casing

This commit is contained in:
Steven Evans
2018-09-15 23:12:48 -04:00
committed by danielyxie
parent c87621edd9
commit b66c3c6fc4

View File

@ -1,7 +1,7 @@
import {Engine} from "../engine";
import {Settings} from "../Settings";
import {numeralWrapper} from "./NumeralFormat";
import {numeralWrapper} from "./numeralFormat";
function setSettingsLabels() {