Skip to content

Commit 6b70a72

Browse files
author
Bruno Vinícius
committed
Removed codes unuseds
1 parent 411ed54 commit 6b70a72

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/components/ssh-component.vue

-3
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,6 @@
6262
<script>
6363
export default {
6464
name: 'sshComponent',
65-
props: {
66-
msg: String
67-
},
6865
data() {
6966
return {
7067
sended: false,

0 commit comments

Comments
 (0)