Skip to content

Commit 9820a11

Browse files
author
Daniel Herzog
committed
Removed unused func
1 parent e372347 commit 9820a11

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/network/network_details_templates.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -183,11 +183,6 @@ templates._headline = function(is_response, is_unfolded)
183183
return headline;
184184
};
185185

186-
templates._header_token_templ = function(state, token)
187-
{
188-
189-
};
190-
191186
templates._token_receiver = function(tokens, token_type, token)
192187
{
193188
tokens.push([token_type, token]);

0 commit comments

Comments
 (0)