From 80b1e8fae18e0a396ad1ee550931efe418fe8e01 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Thu, 18 Jul 2019 20:51:06 -0700 Subject: [PATCH] Remove ByteBeatMachine. --- .gitmodules | 3 --- manifests/ByteBeatMachine.json | 25 ------------------------- repos/ByteBeatMachine | 1 - 3 files changed, 29 deletions(-) delete mode 100644 manifests/ByteBeatMachine.json delete mode 160000 repos/ByteBeatMachine diff --git a/.gitmodules b/.gitmodules index 6454bbee..ad205277 100644 --- a/.gitmodules +++ b/.gitmodules @@ -357,9 +357,6 @@ [submodule "repos/Prism"] path = repos/Prism url = https://github.com/AmalgamatedHarmonics/Prism.git -[submodule "repos/ByteBeatMachine"] - path = repos/ByteBeatMachine - url = https://github.com/bokontep/ByteBeatMachine.git [submodule "repos/repelzen"] path = repos/repelzen url = https://github.com/wiqid/repelzen diff --git a/manifests/ByteBeatMachine.json b/manifests/ByteBeatMachine.json deleted file mode 100644 index dbe18f22..00000000 --- a/manifests/ByteBeatMachine.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "slug": "ByteBeatMachine", - "name": "ByteBeatMachine", - "version": "1.0.0", - "license": "BSD-3-Clause", - "brand": "Bokontep", - "author": "bokontep", - "authorEmail": "bokontep@gmail.com", - "authorUrl": "https://bokontep.blogspot.gr", - "pluginUrl": "", - "manualUrl": "", - "sourceUrl": "", - "donateUrl": "", - "modules": [ - { - "slug": "ModuleByteBeatMachine", - "name": "ModuleByteBeatMachine", - "description": "ByteBeat Oscillator", - "tags": [ - "VCO", - "Utility" - ] - } - ] -} \ No newline at end of file diff --git a/repos/ByteBeatMachine b/repos/ByteBeatMachine deleted file mode 160000 index 6ed688e6..00000000 --- a/repos/ByteBeatMachine +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 6ed688e65bd458dd127a90be4dfb2c308a26af44