Skip to content
This repository was archived by the owner on Feb 9, 2020. It is now read-only.

Commit f83c7f5

Browse files
committed
style(inspectedApp): remove todo comment
1 parent a219e1c commit f83c7f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

panel/components/inspected-app/inspected-app.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ angular.module('batarang.inspected-app', []).
55

66
function inspectedAppService($rootScope, $q) {
77

8-
// TODO: maybe state should live elsewhere
98
var scopes = this.scopes = {},
109
hints = this.hints = [];
1110

0 commit comments

Comments
 (0)