From b18c2b68172203c6783ace8b8acac8bb81931d16 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Wed, 18 Oct 2017 22:12:28 +0530 Subject: Update index.js --- js/index.js | 1 - 1 file changed, 1 deletion(-) (limited to 'js/index.js') 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) ); - -- cgit v1.2.3