linter fixes

This commit is contained in:
Richard Bowman 2023-09-04 22:08:27 +01:00
parent 799dc7f522
commit da711a7d8c
2 changed files with 1 additions and 4 deletions

View file

@ -35,8 +35,6 @@
</template>
<script>
import axios from "axios";
// Export main app
export default {
name: "StreamDisplay",