Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit cd6b72e

Browse files
committedDec 10, 2015
cleanup
1 parent 5d9bf83 commit cd6b72e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎app/services/tcAuth.service.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77

88
function TcAuthService(CONSTANTS, auth, AuthTokenService, $rootScope, $q, $log, $timeout, UserService, Helpers, ApiService, store, $http) {
99
$log = $log.getInstance("TcAuthServicetcAuth");
10-
var restangular = ApiService.restangularV3;
1110
var auth0 = auth;
1211
var apiUrl = CONSTANTS.API_URL_V3;
1312
var service = {

0 commit comments

Comments
 (0)
This repository has been archived.