mirror of
https://github.com/maputnik/editor.git
synced 2026-01-01 11:00:00 +00:00
Remove duplicated line
This commit is contained in:
@@ -260,7 +260,6 @@ export default class App extends React.Component {
|
||||
if(save) this.saveStyle(newStyle)
|
||||
this.setState({
|
||||
mapStyle: style.replaceAccessTokens(newStyle, {allowFallback: true}),
|
||||
errors: [],
|
||||
})
|
||||
this.fetchSources()
|
||||
this.setState({
|
||||
|
||||
Reference in New Issue
Block a user