mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-23 21:38:44 +08:00
1.adjust code style.
This commit is contained in:
@@ -6,8 +6,6 @@ export const importWorkspace = async () => {
|
||||
//@ts-ignore
|
||||
const status = await window.client.inspector().load();
|
||||
|
||||
console.log(status);
|
||||
|
||||
if (status) {
|
||||
window.location.reload();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user