summaryrefslogtreecommitdiff
path: root/packages/aml-backoffice-ui/src/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'packages/aml-backoffice-ui/src/index.html')
-rw-r--r--packages/aml-backoffice-ui/src/index.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/aml-backoffice-ui/src/index.html b/packages/aml-backoffice-ui/src/index.html
index b7f73d0a2..0ed2f8178 100644
--- a/packages/aml-backoffice-ui/src/index.html
+++ b/packages/aml-backoffice-ui/src/index.html
@@ -30,7 +30,6 @@
<link rel="shortcut icon" href="data:image/x-icon;," type="image/x-icon" />
<title>Exchange Backoffice</title>
<!-- Entry point for the SPA. -->
- <script type="module" src="forms.js"></script>
<script type="module" src="index.js"></script>
<link rel="stylesheet" href="index.css" />
</head>