Skip to content

Commit

Permalink
Remove "on" symbols
Browse files Browse the repository at this point in the history
  • Loading branch information
geographika committed Dec 15, 2022
1 parent d3520bf commit 0241276
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/data/store/Layers.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,10 @@ Ext.define('GeoExt.data.store.Layers', {
'ol.Collection#forEach',
'ol.Collection#getArray',
'ol.Collection#insertAt',
'ol.Collection#on',
'ol.Collection#push',
'ol.Collection#remove',
'ol.layer.Layer',
'ol.layer.Layer#get',
'ol.layer.Layer#on',
'ol.layer.Layer#set',
'ol.Map',
'ol.Map#getLayers'
Expand Down

0 comments on commit 0241276

Please sign in to comment.