Test commit access by removing a empty line

llvm-svn: 361531
GitOrigin-RevId: 517e3cb0a57d0df784a4d246edda36ec2cc2c254
diff --git a/source/Core/ModuleList.cpp b/source/Core/ModuleList.cpp
index e02c6e5..fd943d7 100644
--- a/source/Core/ModuleList.cpp
+++ b/source/Core/ModuleList.cpp
@@ -114,7 +114,6 @@
       nullptr, ePropertyClangModulesCachePath, path);
 }
 
-
 ModuleList::ModuleList()
     : m_modules(), m_modules_mutex(), m_notifier(nullptr) {}