Merge: Remove useless empty line
[nit.git] / src / rapid_type_analysis.nit
index 5b8d41b..970d8df 100644 (file)
@@ -382,7 +382,6 @@ class RapidTypeAnalysis
                                v.enter_visit(npropdef.n_block)
                        end
                end
-
        end
 
        fun add_cast(mtype: MType)