missing semocolumn
This commit is contained in:
parent
5d4ea33012
commit
eff1b95b32
1 changed files with 1 additions and 1 deletions
|
|
@ -438,7 +438,7 @@
|
||||||
utilDebug('start server url cleared because is file uri');
|
utilDebug('start server url cleared because is file uri');
|
||||||
options.server.url = null;
|
options.server.url = null;
|
||||||
}
|
}
|
||||||
}
|
};
|
||||||
|
|
||||||
var cacheGetService = function (type) {
|
var cacheGetService = function (type) {
|
||||||
if (options.cache[type]) {
|
if (options.cache[type]) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue