diff --git a/src/helpers/coordinateMapper.ts b/src/helpers/coordinateMapper.ts index f53f89d5..0331e966 100644 --- a/src/helpers/coordinateMapper.ts +++ b/src/helpers/coordinateMapper.ts @@ -1,4 +1,3 @@ -// coordinateMapper.ts import { BROWSER_DEFAULT_HEIGHT, BROWSER_DEFAULT_WIDTH } from "../constants/const"; import { getResponsiveDimensions } from "./dimensionUtils";