MCPcopy Index your code
hub / github.com/angular-ui/ui-grid / trimEmptyHash

Function trimEmptyHash

lib/test/angular/1.7.0/angular.js:13884–13886  ·  view source on GitHub ↗
(url)

Source from the content-addressed store, hash-verified

13882}
13883
13884function trimEmptyHash(url) {
13885 return url.replace(/(#.+)|#$/, '$1');
13886}
13887
13888
13889function stripFile(url) {

Callers 1

$LocationProviderFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected