Remove all proposal-related code

We're not using proposals at the moment, so it's just in the way.
This commit is contained in:
2020-05-10 10:25:06 +02:00
parent cc2f91afce
commit 4946b3311d
19 changed files with 4 additions and 532 deletions
-8
View File
@@ -1,8 +0,0 @@
// import { moduleFor, test } from 'ember-qunit';
//
// moduleFor('model:proposal', 'Unit | Model | proposal');
//
// test('contributor relation', function(assert) {
// // TODO: Test contributor relation
// assert.ok(true);
// });