mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-21 12:02:15 +08:00
style: enable import-x/no-duplicates (#6279)
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import { shell } from 'electron';
|
||||
import { app } from 'electron';
|
||||
import { app, shell } from 'electron';
|
||||
import log from 'electron-log';
|
||||
|
||||
export const logger = log.scope('main');
|
||||
|
||||
Reference in New Issue
Block a user