private Utils()

in src/main/java/com/epam/aidial/auth/helper/utils/Utils.java [6:8]


    private Utils() {
        throw new IllegalStateException("Utility class");
    }