aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2017-10-18 22:12:28 +0530
committerGitHub <noreply@github.com>2017-10-18 22:12:28 +0530
commitb18c2b68172203c6783ace8b8acac8bb81931d16 (patch)
tree79de2bb040a801979d5cec7d36d0f2d81702fc1a
parent629d66457bda59a6c916145ff3689de1d6129554 (diff)
Update index.js
-rw-r--r--js/index.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/index.js b/js/index.js
index 43f184e..f969073 100644
--- a/js/index.js
+++ b/js/index.js
@@ -145,4 +145,3 @@ TE.wait(1000, false)
.then( TE.wait.bind(TE, 2000) )
.then( TE.enterResponse.bind(TE, 'I am a self-proclaimed geek. My powers? Am good at parsing jq, awesome in bash and the best, I make terrible decisions and can not keep my mouth shut. I know Bash, Python, C++, C#, HTML, CSS and am on the verge of learning Kotlin.') )
.then( TE.reset.bind(TE) );
-