Skip to content

Commit 2b36b96

Browse files
author
farfromrefuge
committed
chore: cleanup
1 parent 10a3447 commit 2b36b96

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/ui-carto/ui/index.android.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ import { MapOptions } from '.';
3333
import { EPSG4326 } from '../projections/epsg4326';
3434
export { MapClickedEvent, MapIdleEvent, MapMovedEvent, MapReadyEvent, MapStableEvent, setLicenseKeyRegistered };
3535

36-
export const time = global.__time || Date.now;
37-
3836
export const RenderProjectionMode = {
3937
get RENDER_PROJECTION_MODE_PLANAR() {
4038
return com.carto.components.RenderProjectionMode.RENDER_PROJECTION_MODE_PLANAR;

0 commit comments

Comments
 (0)