diff --git a/shared/pubUtils/util.ts b/shared/pubUtils/util.ts index 51934f4d5..369030e7e 100644 --- a/shared/pubUtils/util.ts +++ b/shared/pubUtils/util.ts @@ -1,4 +1,4 @@ -// import { STATUS } from './../consts/statusCode'; +import { STATUS } from './../consts/statusCode'; import { getGamedata } from './gamedata'; import { HeroModel } from '../db/Hero';