Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/angular-ui/ui-grid
/ trimEmptyHash
Function
trimEmptyHash
lib/test/angular/1.8.0/angular.js:6578–6580 ·
view source on GitHub ↗
(url)
Source
from the content-addressed store, hash-verified
6576
}
6577
6578
function
trimEmptyHash(url) {
6579
return
url.replace(/#$/,
''
);
6580
}
6581
6582
/**
6583
* ! This is a private undocumented service !
Callers
1
Browser
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected