autoformat

This commit is contained in:
erik-krogh
2024-03-12 15:09:45 +01:00
parent 699d8d4719
commit c1fd7a6190

View File

@@ -91,4 +91,4 @@ module CorsPermissiveConfiguration {
/** Gets the expression that configures `cors` on this route setup. */
Cors::Cors getCorsConfiguration() { result = corsConfig }
}
}
}