removed debug
This commit is contained in:
parent
719da070ee
commit
5cc6b7a0b9
@ -100,7 +100,6 @@ export const useRejectCandidate = (route) => {
|
||||
|
||||
const getReadableCommunity = (communities, community) => {
|
||||
const label = resolveCommunity(communities, community);
|
||||
console.log(label);
|
||||
return expandVars(label, community);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user