Skip to content

Commit bfa0e38

Browse files
remove dataType
1 parent b8b161f commit bfa0e38

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/oc-client.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,6 @@ var oc = oc || {};
273273
error: cb
274274
};
275275
if (jsonRequest) {
276-
ajaxOptions.dataType = 'json';
277276
headers['Content-Type'] = 'application/json';
278277
}
279278

0 commit comments

Comments
 (0)