There is no more server notices invite on signup

This commit is contained in:
Travis Ralston 2018-11-01 18:20:55 -06:00
parent f607cb2702
commit d57a56d7a8
4 changed files with 0 additions and 61 deletions

View file

@ -14,7 +14,6 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
const acceptTerms = require('./consent');
const assert = require('assert');
module.exports = async function signup(session, username, password, homeserver) {