Skip to content

Commit

Permalink
fix linting error
Browse files Browse the repository at this point in the history
  • Loading branch information
hwbllmnn committed Mar 27, 2018
1 parent 2cd8c81 commit 426c7eb
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ the map.

```jsx
const React = require('react');
const { render } = require('react-dom');
const OlSourceOsm = require('ol/source/osm').default;
const OlLayerTile = require('ol/layer/tile').default;
const OlView = require('ol/view').default;
Expand Down

0 comments on commit 426c7eb

Please sign in to comment.