Skip to content

Commit

Permalink
ammend to ef11d5b
Browse files Browse the repository at this point in the history
  • Loading branch information
benmarten committed Apr 10, 2017
1 parent 08fd9b9 commit b02f9c2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion templates/app/client/components/auth(auth)/auth.service.js
@@ -1,5 +1,7 @@
/*global _*/
'use strict';

import _ from 'lodash';

// @flow
class _User {
_id: string = '';
Expand Down

0 comments on commit b02f9c2

Please sign in to comment.