Skip to content

Commit f74e114

Browse files
committed
Removed old commented method.
1 parent 28ca837 commit f74e114

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

background.js

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1552,12 +1552,6 @@ ngApp
15521552
}
15531553
hostPortHashmap(id, infoUrl);
15541554
}
1555-
/**function getSession(instance) {
1556-
return $scope.devToolsSessions.find(function(session) {
1557-
var instance2 = hostPortHashmap(session.id);
1558-
if (sameInstance(instance, instance2)) return session;
1559-
});
1560-
}*/
15611555
function hostPortHashmap(id, infoUrl) {
15621556
let padsHost = $scope.NiMSConnector ? $scope.NiMSConnector.PADS_HOST : undefined;
15631557

src_node_modules/materialize

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)