remove this unused import of 'trim'

This commit is contained in:
Simon Vieille 2022-12-04 00:09:11 +01:00
parent 053615c2c4
commit 81bcad348e
Signed by: deblan
GPG Key ID: 579388D585F70417
1 changed files with 0 additions and 1 deletions

View File

@ -53,7 +53,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
</template>
<script>
import trim from 'trim'
import axios from 'axios'
import OpenerButton from './OpenerButton'
import SettingsButton from './SettingsButton'