mirror of
https://github.com/alice-lg/alice-lg.git
synced 2024-05-11 05:55:03 +00:00
removed debug
This commit is contained in:
@@ -100,7 +100,6 @@ export const useRejectCandidate = (route) => {
|
||||
|
||||
const getReadableCommunity = (communities, community) => {
|
||||
const label = resolveCommunity(communities, community);
|
||||
console.log(label);
|
||||
return expandVars(label, community);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user