diff --git a/Chapter04/local_features.py b/Chapter04/local_features.py
index d5b6fb3d67b81f892a5ebc8cee1fdb8ca10e2a41..a56a397f8813420758405af29529b4c95e64e57b 100644
--- a/Chapter04/local_features.py
+++ b/Chapter04/local_features.py
@@ -139,9 +139,4 @@ if __name__ == '__main__':
             ax[i][j].set_title(f'layer {3*i+j}')
             
     plt.show()
-    
-
-# %%
-I.shape
-
-# %%
+    
\ No newline at end of file