diff --git a/src/js/DefaultRules.js b/src/js/DefaultRules.js
index 675dbf18ddea0bbb34a80630feb1acd46b4cc49b..1ffe9766a7e9824fae3c2e1ff455aead2f5356f3 100644
--- a/src/js/DefaultRules.js
+++ b/src/js/DefaultRules.js
@@ -2748,4 +2748,4 @@ window.DefaultRules = (function() {
 	}
 
 	return DefaultRules;
-})();
\ No newline at end of file
+})();
diff --git a/src/js/datatypeCleanupJS.js b/src/js/datatypeCleanupJS.js
index a95e28f526181629a8955e6622bccb4cadbe466a..923ec88aa2a87acdc08af7d20bd44502975c4f77 100644
--- a/src/js/datatypeCleanupJS.js
+++ b/src/js/datatypeCleanupJS.js
@@ -1668,4 +1668,4 @@ window.FacilityDatatypeCleanup = (function() {
 			V.HGSuiteHormones = 1;
 		}
 	}
-})();
\ No newline at end of file
+})();
diff --git a/src/js/eventSelectionJS.js b/src/js/eventSelectionJS.js
index da81a3936d3ca86f8c7f63a57b508f321ab02eee..1c54d146f835e9493ef6988269a7809f4fa5bd67 100644
--- a/src/js/eventSelectionJS.js
+++ b/src/js/eventSelectionJS.js
@@ -2982,4 +2982,4 @@ window.populateEventArray = function(RESS = State.variables.RESSevent.length, RE
 	}
 
 	return events;
-};
\ No newline at end of file
+};