(cq) remove unused package*

This commit is contained in:
Simon Vieille 2022-08-21 15:54:02 +02:00
parent 983fabd460
commit 984bfcdc05
Signed by: deblan
GPG key ID: 579388D585F70417
2 changed files with 0 additions and 2 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 CloserButton from './CloserButton'

View file

@ -51,7 +51,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 CloserButton from './CloserButton'