Remove the unused url_path
Remove the unused url_path in freezer.common.js Change-Id: Ie861da6e82d4cc602288634c3229f95c6fd4eb21
This commit is contained in:
parent
2c6f33557f
commit
12d82d9d17
@ -1,7 +1,5 @@
|
||||
var Browser = (function () {
|
||||
|
||||
var url_path = $(location).attr("pathname");
|
||||
|
||||
var url = null;
|
||||
url = $(location).attr("protocol");
|
||||
url += "//";
|
||||
|
Loading…
Reference in New Issue
Block a user