Remove correlation iframe (#83)

Co-authored-by: Steve Faulkner <stfaul@microsoft.com>
This commit is contained in:
Steve Faulkner
2020-07-13 09:41:41 -05:00
committed by GitHub
parent 35dcc17768
commit 15f9146ac9
4 changed files with 0 additions and 56 deletions

View File

@@ -56,7 +56,5 @@
data-bind="visible: navigationSelection() === 'explorer'"
>
</iframe>
<iframe id="correlation" class="iframe" data-bind="attr: { src: correlationSrc }"> </iframe>
</body>
</html>