diff options
-rw-r--r-- | common.development.json | 7 | ||||
-rw-r--r-- | common.unstable.json | 3 |
2 files changed, 0 insertions, 10 deletions
diff --git a/common.development.json b/common.development.json deleted file mode 100644 index 4684616..0000000 --- a/common.development.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "sources": { - "nickserver": { - "revision": "master" - } - } -} diff --git a/common.unstable.json b/common.unstable.json index 4e35e53..e5096c4 100644 --- a/common.unstable.json +++ b/common.unstable.json @@ -1,8 +1,5 @@ { "sources": { - "nickserver": { - "revision": "master" - }, "platform": { "apt": { "basic": "http://deb.leap.se/platform", |