MCPcopy
hub / github.com/angular-ui/ui-router / trimEmptyHash

Function trimEmptyHash

test/angular/1.7/angular.js:6513–6515  ·  view source on GitHub ↗
(url)

Source from the content-addressed store, hash-verified

6511}
6512
6513function trimEmptyHash(url) {
6514 return url.replace(/#$/, '');
6515}
6516
6517/**
6518 * ! This is a private undocumented service !

Callers 1

BrowserFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected