Skip to content

Commit 7e44735

Browse files
eschuthoclaude
andcommitted
fix: remove trailing whitespace from spa.html template
Pre-commit automatically fixed trailing whitespace in the spa.html template file. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 4644dab commit 7e44735

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

superset/templates/superset/spa.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
background: #fff;
3636
color: #000;
3737
}
38-
38+
3939
@media (prefers-color-scheme: dark) {
4040
body {
4141
background: #000;

0 commit comments

Comments
 (0)