From d5e4a1e1e4a32b8c49fb589b1721f32ed3759d66 Mon Sep 17 00:00:00 2001 From: Alexandre Terrasa Date: Mon, 18 Nov 2019 16:28:48 -0600 Subject: [PATCH] Remove useless empty line Signed-off-by: Alexandre Terrasa --- src/rapid_type_analysis.nit | 1 - 1 file changed, 1 deletion(-) diff --git a/src/rapid_type_analysis.nit b/src/rapid_type_analysis.nit index 01042e4..48a4049 100644 --- a/src/rapid_type_analysis.nit +++ b/src/rapid_type_analysis.nit @@ -383,7 +383,6 @@ class RapidTypeAnalysis v.enter_visit(npropdef.n_block) end end - end fun add_cast(mtype: MType) -- 1.7.9.5