Fix lint error

pull/21833/head
J. Ryan Stinnett 2020-09-16 17:12:51 +01:00
parent a18d0271c3
commit b5000b236f
1 changed files with 0 additions and 2 deletions

View File

@ -15,8 +15,6 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
const { acceptToast } = require("./toasts");
const assert = require('assert');
module.exports = async function signup(session, username, password, homeserver) {