Remove the unused function
This commit is contained in:
parent
f1b6fb397b
commit
7246fb347c
@ -309,10 +309,6 @@ class ThemesHandler(Handler):
|
||||
next_line()
|
||||
next_line()
|
||||
|
||||
def write_line(text: str) -> None:
|
||||
self.write(text)
|
||||
next_line()
|
||||
|
||||
self.cmd.set_cursor_position()
|
||||
next_line()
|
||||
self.cmd.styled(theme.name.center(sz), bold=True, fg='green')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user