From 9c57d101f0181aa134190edb0b2e7aabdba1151f Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Tue, 20 Aug 2019 14:51:06 +0400 Subject: Added example application Signed-off-by: Valentin Popov --- test/application/src/renderer.js | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 test/application/src/renderer.js (limited to 'test/application/src/renderer.js') diff --git a/test/application/src/renderer.js b/test/application/src/renderer.js deleted file mode 100644 index 901d75e..0000000 --- a/test/application/src/renderer.js +++ /dev/null @@ -1,3 +0,0 @@ -// This file is required by the index.html file and will -// be executed in the renderer process for that window. -// All of the Node.js APIs are available in this process. -- cgit v1.2.3