From 8a9dd4fb2a31490731371466b4e8b2c7fe7ea486 Mon Sep 17 00:00:00 2001
From: Wu Zhiling <wzlwzl0924@gmail.com>
Date: Tue, 1 Oct 2024 09:06:54 +0000
Subject: [PATCH] Update file human-practices.tsx

---
 src/contents/human-practices.tsx | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/src/contents/human-practices.tsx b/src/contents/human-practices.tsx
index 6343a71..261b3ea 100644
--- a/src/contents/human-practices.tsx
+++ b/src/contents/human-practices.tsx
@@ -130,10 +130,6 @@ export function HumanPractices() {
     <p className='indent'>
       In terms of experimental design and implementation, we rigorously evaluate the safety of <span className='bold-font'>engineered bacteria</span> to minimize any <span className='bold-font'>health risks</span> to patients. <span className='bold-font'>Pre-experiments</span> and <span className='bold-font'>animal studies</span> are conducted to verify safety, while a thorough assessment of potential <span className='bold-font'>side effects</span> and <span className='bold-font'>adverse reactions</span> is performed, with contingency plans developed to manage any risks.
     </p>
-    <h3 className="center-text">2.2Ethical Compliance</h3>
-    <p className='indent'>
-      We have held <span className='bold-font'>in-depth discussions with ethical experts</span>, conducted extensive literature reviews, and considered <span className='bold-font'>local customs</span> and <span className='bold-font'>moral standards</span> to ensure the ethical integrity of our research project.
-    </p>
   </div>
 </Element>
 
-- 
GitLab