From 92a95e96120b57798660bb20078b6e0029d3b305 Mon Sep 17 00:00:00 2001 From: Manish Date: Thu, 30 Jun 2022 12:27:29 +1000 Subject: [PATCH] Removed test script from production code --- random-quote-machine/public/index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/random-quote-machine/public/index.html b/random-quote-machine/public/index.html index 049b975..03b42a1 100644 --- a/random-quote-machine/public/index.html +++ b/random-quote-machine/public/index.html @@ -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`. --> -