mirror of
https://github.com/Luzifer/ots.git
synced 2025-01-04 20:00:56 -05:00
[#87] Remove debug statement used in dev
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
6bdac82e05
commit
21c4fa4a8f
@ -263,7 +263,6 @@ export default {
|
||||
.then(resp => resp.json())
|
||||
.then(data => ({ data }))
|
||||
.then(resp => {
|
||||
console.warn(resp)
|
||||
this.secretId = resp.data.secret_id
|
||||
this.secret = ''
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user