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 6, 2024
1 parent 8a7cf83 commit c982366
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 c982366

Please sign in to comment.