From 6a6fbe6c1b5f663ad7adf6a66d16c354214f9d57 Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Tue, 16 Nov 2021 15:49:47 +0100 Subject: fix debian packaging --- example_content/hello/hello.js | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 example_content/hello/hello.js (limited to 'example_content/hello/hello.js') diff --git a/example_content/hello/hello.js b/example_content/hello/hello.js deleted file mode 100644 index d87ea7f..0000000 --- a/example_content/hello/hello.js +++ /dev/null @@ -1,7 +0,0 @@ -// SPDX-License-Identifier: CC0-1.0 - -// Copyright (C) 2021 Wojtek Kosior -// -// Available under the terms of Creative Commons Zero v1.0 Universal. - -console.log(hello_message + "apple!"); -- cgit v1.2.3