modify: remove test console log
This commit is contained in:
parent
aae2d7c2f2
commit
d9ca3aedcd
@ -76,7 +76,6 @@ class SunoApi {
|
||||
}
|
||||
// Save clerk version ID for auth
|
||||
this.clerkVersion = versionListResponse?.data?.['tags']['latest'];
|
||||
console.log(this.clerkVersion)
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user