mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 04:20:12 +02:00
remove unnecessary console log
This commit is contained in:
@@ -100,8 +100,6 @@ export const Sidebar = () => {
|
||||
return '100%';
|
||||
}, [showImage, sidebar.leftWidth, windowBarStyle]);
|
||||
|
||||
console.log('scrollAreaHeight', scrollAreaHeight);
|
||||
|
||||
const isCustomWindowBar =
|
||||
windowBarStyle === Platform.WINDOWS || windowBarStyle === Platform.MACOS;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user