Ver a proveniência

Removes unneeded duplicate

main
Eric Amodio há 3 anos
ascendente
cometimento
cd8e4e1cfe
1 ficheiros alterados com 0 adições e 1 eliminações
  1. +0
    -1
      src/system/date.ts

+ 0
- 1
src/system/date.ts Ver ficheiro

@ -5,7 +5,6 @@ import * as relativeTime from 'dayjs/plugin/relativeTime';
import * as updateLocale from 'dayjs/plugin/updateLocale';
dayjs.extend(advancedFormat.default);
dayjs.extend(relativeTime.default);
dayjs.extend(relativeTime.default, {
thresholds: [
{ l: 's', r: 44, d: 'second' },

Carregando…
Cancelar
Guardar