You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 23, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: services/contest_service_facade/src/java/main/com/topcoder/service/facade/contest/ejb/ContestServiceFacadeBean.java
+4-9
Original file line number
Diff line number
Diff line change
@@ -4061,7 +4061,6 @@ else if (isDevContest) {
4061
4061
} else {
4062
4062
if(isPrivateProject(contest)) { // no forum to be created for private tasks
4063
4063
logger.debug("Skip forum creation for private task: "+assetDTO.getName());
0 commit comments