(cq) remove unused package*

This commit is contained in:
Simon Vieille 2022-08-21 15:54:02 +02:00 committed by Gitea
parent ba7f0673b4
commit ed8f0e0959
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'