remove unwanted line

This commit is contained in:
John Mitchell 2017-05-25 11:54:26 -04:00
parent 7a927825ce
commit 2b37d04204

View File

@ -134,8 +134,6 @@ export default ['$state', '$stateParams', '$scope', 'SourcesFormDefinition',
source = "";
}
http://localhost:8013/api/v2/credentials/?credential_type__kind__in=cloud,network
$scope.credentialBasePath = GetBasePath('credentials') + '?credential_type__kind__in=cloud,network';
if (source === 'custom'){