Remove unused method
This commit is contained in:
parent
a0b17b5877
commit
8c37e760d0
1 changed files with 0 additions and 1 deletions
|
|
@ -146,7 +146,6 @@ export default {
|
|||
},
|
||||
methods: {
|
||||
event(name, data=null) { this.$emit(name, data); },
|
||||
get_user() {},
|
||||
verify_request_amount() {
|
||||
let amount;
|
||||
try {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue