Fix lint error
This commit is contained in:
parent
a18d0271c3
commit
b5000b236f
1 changed files with 0 additions and 2 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue