1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-24 15:49:44 +02:00

removed unused libs

This commit is contained in:
Harvey Kandola 2017-12-11 14:50:11 +00:00
parent cc1c216754
commit daf61dfe9f
14 changed files with 44 additions and 8237 deletions

View file

@ -10,7 +10,6 @@
// https://documize.com
import { helper } from '@ember/component/helper';
import dateUtil from '../utils/date';
export function formattedDate(params) {
let format = params[1];