Skip to content

Commit ee1eff1

Browse files
committed
Remove ,
1 parent 3cf61b4 commit ee1eff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/av.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8827,7 +8827,7 @@
88278827
var request = AV._request("verifySmsCode", code, null, 'POST',
88288828
null);
88298829
return request._thenRunCallbacks(options);
8830-
},
8830+
}
88318831
});
88328832
}(this));
88338833

0 commit comments

Comments
 (0)