mirror of
https://github.com/cheeaun/phanpy.git
synced 2024-11-22 01:05:34 +03:00
Remove console.log
This commit is contained in:
parent
6067602901
commit
54d1fdcba2
1 changed files with 0 additions and 1 deletions
|
@ -63,7 +63,6 @@ const MUTE_DURATIONS_LABELS = {
|
|||
259_200: i18nDuration(3, 'day'),
|
||||
604_800: i18nDuration(1, 'week'),
|
||||
};
|
||||
console.log({ MUTE_DURATIONS_LABELS });
|
||||
|
||||
const LIMIT = 80;
|
||||
|
||||
|
|
Loading…
Reference in a new issue