improve code quality #187

Merged
deblan merged 11 commits from feature/code_quality into develop 2022-12-04 20:25:57 +01:00
Showing only changes of commit 81bcad348e - Show all commits

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'