diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties
index 0e40abb4dca86b08bb2c1fff1b3ef06515cb9a81..a31816f8448efd57f0aab12ecfcdfa5c167a584c 100644
--- a/src/main/resources/application.properties
+++ b/src/main/resources/application.properties
@@ -3,5 +3,3 @@ server.servlet.context-path=/kypo-adaptive-training-rest/api/v1/
 spring.h2.console.enabled=true
 spring.h2.console.path=/h2-console
 
-spring.jpa.show-sql=true
-spring.jpa.properties.hibernate.format_sql=true