diff --git a/game/screens.rpy b/game/screens.rpy
index 631435a013ae1145af39c2d3025af3653869ad70..d1e8ea6a29cef2a8e4d59ef978e773a85b43f61d 100644
--- a/game/screens.rpy
+++ b/game/screens.rpy
@@ -1516,7 +1516,6 @@ screen confirm(message, yes_action, no_action):
             ## quitting the game.
             # if in_sayori_kill and message == layout.QUIT:
             #     add "confirm_glitch" xalign 0.5
-
             # else:
             label _(message):
                 style "confirm_prompt"