Skip to content

Commit f7ceb80

Browse files
authored
del import package
1 parent acad6af commit f7ceb80

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/Speech.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@
6161
</template>
6262

6363
<script>
64-
import axios from 'axios';
6564
var audioContext = new(window.AudioContext || window.webkitAudioContext)();
6665
var socket = io.connect('http://localhost:3555');
6766
var ssStream = ss.createStream();

0 commit comments

Comments
 (0)