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

Commit 165c73b

Browse files
alexwolfenaomiblack
authored andcommitted
removed unused vars
1 parent 5096dd8 commit 165c73b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

public/resources/js/directives/api-list.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@
1010
*/
1111

1212
angularIO.directive('apiList', function () {
13-
var API_FILTER_KEY = 'apiFilter';
14-
var API_TYPE_KEY = 'apiType';
15-
var API_STATUS_KEY = 'statusType';
1613
var QUERY_KEY = 'query';
1714
var TYPE_KEY = 'type';
1815
var STATUS_KEY = 'status';

0 commit comments

Comments
 (0)