diff --git a/Ast/src/Ast.cpp b/Ast/src/Ast.cpp
index bb82e0be..3d96c469 100644
--- a/Ast/src/Ast.cpp
+++ b/Ast/src/Ast.cpp
@@ -1,6 +1,5 @@
 // This file is part of the Luau programming language and is licensed under MIT License; see LICENSE.txt for details
 #include "Luau/Ast.h"
-
 #include "Luau/Common.h"