Remove timer

This commit is contained in:
Will McGugan
2022-05-30 16:04:36 +01:00
parent 55543479ad
commit 20c31e84b6

View File

@@ -26,7 +26,6 @@ from rich.style import Style
from . import errors
from .geometry import Region, Offset, Size
from ._profile import timer
from ._loop import loop_last
from ._segment_tools import line_crop
from ._types import Lines
@@ -557,7 +556,6 @@ class Compositor:
]
return segment_lines
@timer("render")
def render(self, full: bool = False) -> RenderableType:
"""Render a layout.