diff --git a/rich/_palettes.py b/rich/_palettes.py index d562d821..082d8817 100644 --- a/rich/_palettes.py +++ b/rich/_palettes.py @@ -299,4 +299,3 @@ EIGHT_BIT_PALETTE = Palette( (238, 238, 238), ] ) -