mirror of
https://github.com/maputnik/editor.git
synced 2025-12-28 09:00:02 +00:00
MapboxGlMap: remove unused state variables
This commit is contained in:
@@ -77,9 +77,6 @@ export default class MapboxGlMap extends React.Component {
|
||||
this.state = {
|
||||
map: null,
|
||||
inspect: null,
|
||||
isPopupOpen: false,
|
||||
popupX: 0,
|
||||
popupY: 0,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user