TSLint compliance

This commit is contained in:
hensm
2019-03-20 13:33:47 +00:00
parent eced518334
commit 77162c794f
2 changed files with 12 additions and 12 deletions

View File

@@ -53,7 +53,7 @@ export default {
, getInstance () {
if (castContext) {
return castContext
return castContext;
}
castContext = new CastContext();