Skip to content

Commit 0177f02

Browse files
cleanup unused constant
1 parent 9f2091c commit 0177f02

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

sqlmesh/core/console.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,6 @@ class Console(
317317
with them when their input is needed."""
318318

319319
INDIRECTLY_MODIFIED_DISPLAY_THRESHOLD = 10
320-
TABLE_DIFF_MODELS_DISPLAY_THRESHOLD = 5
321320

322321
@abc.abstractmethod
323322
def start_plan_evaluation(self, plan: EvaluatablePlan) -> None:

0 commit comments

Comments
 (0)