Removed test script from production code

This commit is contained in:
Manish 2022-06-30 12:27:29 +10:00
parent c18016aaa8
commit 92a95e9612

View File

@ -36,6 +36,5 @@
To begin the development, run `npm start` or `yarn start`.
To create a production bundle, use `npm run build` or `yarn build`.
-->
<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>
</body>
</html>