Skip to content

Commit

Permalink
Remove return type from method description
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewMuehlhauserNRCan committed Dec 4, 2024
1 parent 9b8f0fc commit c77002c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/geoview-core/src/geo/layer/layer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -586,7 +586,6 @@ export class LayerApi {

/**
* Refreshes GeoCore Layers
* @returns {void} A promise which resolves when done refreshing
*/
reloadGeocoreLayers(): void {
const configs = this.getLayerEntryConfigs();
Expand Down

0 comments on commit c77002c

Please sign in to comment.