瀏覽代碼

: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)