Skip to content

Commit 4447279

Browse files
committed
[eslint] fixes
1 parent 50fe47b commit 4447279

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/parts/data/usage.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ function updateLoc(params, optout, loc) {
123123
else {
124124
loc.region = 'Unknown';
125125
}
126-
126+
127127
if (!loc.country) {
128128
loc.country = loc.city = 'Unknown';
129129
}

0 commit comments

Comments
 (0)