Skip to content

Commit e1bc90b

Browse files
committed
Code cleanup
1 parent 87ab818 commit e1bc90b

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/components/map/GlMap.js

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
/* <template>
2-
<div class="mgl-map-wrapper">
3-
<div v-once :id="container" ref="container" />
4-
<slot v-if="initialized" />
5-
</div>
6-
</template> */
7-
81
import "../../styles/index.css";
92
import withEvents from "../../lib/withEvents";
103
import mapEvents from "./events";

0 commit comments

Comments
 (0)