From 81713030e7a72098f43bdb1754086c42569014e3 Mon Sep 17 00:00:00 2001 From: Halis Bal Date: Tue, 31 Oct 2023 20:49:09 +0300 Subject: [PATCH] test push --- .idea/misc.xml | 2 +- .../java/com/app/gamereview/util/AuthorizationRequired.java | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index 6d0b97d8..61885647 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -8,7 +8,7 @@ - + \ No newline at end of file diff --git a/app/backend/src/main/java/com/app/gamereview/util/AuthorizationRequired.java b/app/backend/src/main/java/com/app/gamereview/util/AuthorizationRequired.java index 8ab38ee7..9ed64030 100644 --- a/app/backend/src/main/java/com/app/gamereview/util/AuthorizationRequired.java +++ b/app/backend/src/main/java/com/app/gamereview/util/AuthorizationRequired.java @@ -9,4 +9,4 @@ @Retention(RetentionPolicy.RUNTIME) public @interface AuthorizationRequired { -} \ No newline at end of file +}