Commit b91b7bc8 authored by Liang Ding's avatar Liang Ding

🎨 Cleanup code

parent 0b70a656
...@@ -62,6 +62,5 @@ public class ConsoleAuthAdvice extends ProcessAdvice { ...@@ -62,6 +62,5 @@ public class ConsoleAuthAdvice extends ProcessAdvice {
throw new RequestProcessAdviceException(exception403); throw new RequestProcessAdviceException(exception403);
} }
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment