diff options
Diffstat (limited to 'website/sandbox/nut-score/indexProduction.html')
-rw-r--r-- | website/sandbox/nut-score/indexProduction.html | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/website/sandbox/nut-score/indexProduction.html b/website/sandbox/nut-score/indexProduction.html deleted file mode 100644 index 1597bfa6c6ff..000000000000 --- a/website/sandbox/nut-score/indexProduction.html +++ /dev/null @@ -1,10 +0,0 @@ -<!DOCTYPE html> -<html lang="en"> -<head> - <meta charset="UTF-8"> - <title>ReasonReact Examples</title> -</head> -<body> - <script src="./bundleOutput/index.js"></script> -</body> -</html> |