Skip to content

Commit b02f9c2

Browse files
committed
ammend to ef11d5b
1 parent 08fd9b9 commit b02f9c2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: templates/app/client/components/auth(auth)/auth.service.js

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
/*global _*/
21
'use strict';
2+
3+
import _ from 'lodash';
4+
35
// @flow
46
class _User {
57
_id: string = '';

0 commit comments

Comments
 (0)