From ed4cbd0aaeca99c7e9123d5b404cf9d7ef6b74eb Mon Sep 17 00:00:00 2001 From: starnakin Date: Tue, 13 Feb 2024 14:00:10 +0100 Subject: [PATCH] fix: remove unused sylelink --- frontend/static/js/views/accounts/AuthenficationView.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/frontend/static/js/views/accounts/AuthenficationView.js b/frontend/static/js/views/accounts/AuthenficationView.js index fffd54c..2053eb4 100644 --- a/frontend/static/js/views/accounts/AuthenficationView.js +++ b/frontend/static/js/views/accounts/AuthenficationView.js @@ -146,8 +146,6 @@ export default class extends AbstractNonAuthenticatedView async getHtml() { return /* HTML */ ` - -

Loading...