Skip to content
This repository was archived by the owner on Jun 13, 2019. It is now read-only.

Commit cb9481a

Browse files
committed
Build:Fix indentation
1 parent 8528592 commit cb9481a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-scripts/build-csdk.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ var archMap = {
5959
"linux": {
6060
"x64": "x86_64",
6161
"arm": "arm"
62-
},
62+
},
6363
"darwin": { "x64": "x86_64" }
6464
};
6565

0 commit comments

Comments
 (0)