Skip to content

Commit fec327f

Browse files
removing log message that will appear too much
1 parent 1f4801f commit fec327f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/com/uid2/core/util/OperatorInfo.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ static boolean supportsEncryption(RoutingContext rc) {
6868
return isSupported;
6969
}
7070
}
71-
logger.warn("No operator version found in AppVersion header.");
7271
return false;
7372
}
7473

0 commit comments

Comments
 (0)