From a129f8e229f16292d65ffd9dcf9f8a585aa3fe8a Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sun, 21 Mar 2021 17:23:11 +0100 Subject: Remove Bower-included Mousetrap Now that we've added Mousetrap via NPM, we can remove the one we installed via Bower and Bower files. Didn't really need to switch to NPM, but I wanted to get a Mousetrap dependency that included its LICENSE file so I could include it in my build. --- lib/mousetrap/plugins/record/tests/index.html | 29 --------------------------- 1 file changed, 29 deletions(-) delete mode 100644 lib/mousetrap/plugins/record/tests/index.html (limited to 'lib/mousetrap/plugins/record/tests/index.html') diff --git a/lib/mousetrap/plugins/record/tests/index.html b/lib/mousetrap/plugins/record/tests/index.html deleted file mode 100644 index 5608f09..0000000 --- a/lib/mousetrap/plugins/record/tests/index.html +++ /dev/null @@ -1,29 +0,0 @@ - - - - - Jelly - - - - - -

Jelly

- -

For testing the record extension

- -

Click "Record" to test recording a sequence.

- -
- - - - - - - - - - -- cgit v1.2.3