layers:Kill extra whitespace in CMakeLists.txt
authorTobin Ehlis <tobine@google.com>
Thu, 26 Oct 2017 19:01:28 +0000 (13:01 -0600)
committerTobin Ehlis <tobine@google.com>
Mon, 30 Oct 2017 17:01:05 +0000 (11:01 -0600)
layers/CMakeLists.txt

index 7049c97..9567d71 100644 (file)
@@ -94,8 +94,6 @@ foreach (config_file ${LAYER_JSON_FILES_NO_DEPENDENCIES})
 endforeach(config_file)
 
 
-
-
 # Add targets for JSON file install on Linux.
 # Need to remove the "./" from the library path before installing to /etc.
 if(UNIX)