Преглед изворни кода

:rotating_light: Fixing linter warnings

Danilo Guanabara пре 1 месец
родитељ
комит
dcd64c8e99
1 измењених фајлова са 0 додато и 5 уклоњено
  1. 0 5
      examples/system-with-6-components/src/lib.rs

+ 0 - 5
examples/system-with-6-components/src/lib.rs

@@ -19,9 +19,4 @@ pub mod with_6_components {
         pub small5: Small,
         pub small6: Small,
     }
-<<<<<<< HEAD
 }
-=======
-
-}
->>>>>>> faa205c (:white_check_mark: Profiling system with 1 to 10 components)