[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 24b5a5dd31
commit ebd8d282ed

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