Update build.sh
authorWonYoung Choi <wy80.choi@samsung.com>
Wed, 2 May 2018 04:42:49 +0000 (13:42 +0900)
committerGitHub <noreply@github.com>
Wed, 2 May 2018 04:42:49 +0000 (13:42 +0900)
build.sh

index 9a4840d77acc9676ce91511423d7c25b086fa767..cb14e91a1b976ea93c087179b09f75c9a6867ec1 100755 (executable)
--- a/build.sh
+++ b/build.sh
@@ -1,8 +1,6 @@
 #!/bin/bash
 
 
-
-
 SCRIPT_FILE=$(readlink -f $0)
 SCRIPT_DIR=$(dirname $SCRIPT_FILE)