aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobin Ehlis <tobine@google.com>2017-10-26 13:01:28 -0600
committerTobin Ehlis <tobine@google.com>2017-10-30 11:01:05 -0600
commit16b492dedcc38f7858938bfdb8a86aed4b6fb73e (patch)
tree0dfd1eec7c19dcbf3cb67442a74ff93251a6fbfd
parent5ef1efc5b83e4265330f232dfbcf0831b332c446 (diff)
downloadusermoji-16b492dedcc38f7858938bfdb8a86aed4b6fb73e.tar.xz
layers:Kill extra whitespace in CMakeLists.txt
-rw-r--r--layers/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/layers/CMakeLists.txt b/layers/CMakeLists.txt
index 7049c97d..9567d714 100644
--- a/layers/CMakeLists.txt
+++ b/layers/CMakeLists.txt
@@ -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)