mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-09-20 16:42:58 +00:00
more linting
This commit is contained in:
@@ -290,8 +290,6 @@ const CodeEditor = forwardRef(
|
||||
),
|
||||
});
|
||||
|
||||
//load settings too
|
||||
|
||||
restoreFolds(view, foldsRef.current[tab]);
|
||||
|
||||
const savedScroll = scrollRef.current[tab];
|
||||
|
||||
Reference in New Issue
Block a user