Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 58c5998

Browse files
author
vikasrohit
committed
AS#100297043256582, Move all login to link of Members to accounts.topcoder.com
-- lint error fixed
1 parent 6927b41 commit 58c5998

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/layout/header/header.controller.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import angular from 'angular'
22
import _ from 'lodash'
3-
import { getCurrentUser, loadUser } from '../../services/userv3.service.js'
3+
import { loadUser } from '../../services/userv3.service.js'
44

55
(function() {
66
'use strict'

0 commit comments

Comments
 (0)