Revert "Enable the clang-format hook for hardware/google/apf" am: 6f73fbb3a0 am: 3ae28a202f
am: b8a466afd4

Change-Id: Ie06a6071c83e0596a3d130053a0c3d9c8be017d8
diff --git a/.clang-format b/.clang-format
deleted file mode 120000
index 973b2fa..0000000
--- a/.clang-format
+++ /dev/null
@@ -1 +0,0 @@
-../../../build/soong/scripts/system-clang-format
\ No newline at end of file
diff --git a/.editorconfig b/.editorconfig
deleted file mode 120000
index 940ef35..0000000
--- a/.editorconfig
+++ /dev/null
@@ -1 +0,0 @@
-../../../system/netd/.editorconfig
\ No newline at end of file
diff --git a/PREUPLOAD.cfg b/PREUPLOAD.cfg
deleted file mode 100644
index c8dbf77..0000000
--- a/PREUPLOAD.cfg
+++ /dev/null
@@ -1,5 +0,0 @@
-[Builtin Hooks]
-clang_format = true
-
-[Builtin Hooks Options]
-clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp