mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-17 15:09:31 +00:00
code optimization
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
* @returns {Promise<unknown>}
|
||||
*/
|
||||
export function loadExternalResource(url, type) {
|
||||
console.log('加载', url, type)
|
||||
return new Promise((resolve, reject) => {
|
||||
let tag
|
||||
|
||||
|
||||
Reference in New Issue
Block a user