remove unused trim package

This commit is contained in:
Simon Vieille 2022-10-30 14:18:35 +01:00
parent 6d343b7686
commit 38db493ac5
Signed by: deblan
GPG key ID: 579388D585F70417

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'