diff options
Diffstat (limited to 'web/src/index.html')
-rw-r--r-- | web/src/index.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/web/src/index.html b/web/src/index.html index 509ef1eb..6cef0d25 100644 --- a/web/src/index.html +++ b/web/src/index.html @@ -12,7 +12,4 @@ <body> <div id="mitmproxy"></div> </body> -<script> - app = React.renderComponent(routes, document.body); -</script> </html>
\ No newline at end of file |