SIGN IN SIGN UP

style(visualization): satisfy biome lint rules

- Add block braces to single-line if/else statements (useBlockStatements).
- Drop two unused imports (setIsLoadingFile, setIsLoadingMap) in
  loadInitialFile.service.ts that became unused when those keys were
  removed from the saved-state restore switch.
- Use const instead of let for an unreassigned variable in codeMapHelper.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
C
Christian Huehn committed
2453873b42e418b1fdf69fc789d4425bd3b2bf9f
Parent: e61408b
Committed by Christian Hühn <161825497+ChristianHuehn@users.noreply.github.com> on 5/6/2026, 8:21:15 AM