Remove test heading from index.html

This commit is contained in:
faris Aljohari
2024-08-25 14:49:56 +03:00
parent da86d63162
commit e331d35a6c

View File

@ -40,7 +40,6 @@
<script src="flutter.js" defer></script> <script src="flutter.js" defer></script>
</head> </head>
<body> <body>
<h1>TEST</h1>
<script> <script>
window.addEventListener('load', function(ev) { window.addEventListener('load', function(ev) {
// Download main.dart.js // Download main.dart.js