mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 02:11:53 +00:00
remove log
This commit is contained in:
@@ -79,7 +79,6 @@ export class MockApiService extends ApiService {
|
||||
urls: string[],
|
||||
params: Record<string, string | number>,
|
||||
): Promise<string> {
|
||||
console.log('here')
|
||||
await pauseFor(2000)
|
||||
return markdown
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user