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