Skip to content

Commit

Permalink
BF
Browse files Browse the repository at this point in the history
  • Loading branch information
uprel committed Mar 4, 2019
1 parent 991f223 commit ddf3d9f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions client_mobile/src/config.js
Expand Up @@ -18,8 +18,6 @@ Config.extractStringFromObject = function (objName, string) {

if (string && string.indexOf(objName)==-1) {
return string;
} else {
return null;
}

var ret = '';
Expand Down

0 comments on commit ddf3d9f

Please sign in to comment.