提交 0c97f357 编写于 作者: J Jacob Schatz

Fixes code quality issues

上级 c9ddfab4
......@@ -2,7 +2,7 @@
/* global dateFormat */
/* global Pikaday */
import DateFix from './lib/utils/datefix'
import DateFix from './lib/utils/datefix';
class DueDateSelect {
constructor({ $dropdown, $loading } = {}) {
......
......@@ -5,4 +5,4 @@ const DateFix = {
}
}
export default DateFix;
\ No newline at end of file
export default DateFix;
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册