OSDN Git Service

wits update
[vem/WITs.git] / JS / unused / test.html
diff --git a/JS/unused/test.html b/JS/unused/test.html
deleted file mode 100644 (file)
index c1a56d3..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-<!DOCTYPE html>
-<!--
-To change this license header, choose License Headers in Project Properties.
-To change this template file, choose Tools | Templates
-and open the template in the editor.
--->
-<html lang="en"> 
-    <head>
-        <title>TODO supply a title</title>
-        <meta charset="UTF-8">
-        <meta http-equiv="X-UA-Compatible" content="IE=edge">
-        <meta name="viewport" content="width=device-width, initial-scale=1.0">
-        <script type="text/javascript" src="JS/canvas.js"></script>
-    </head>
-    <body>
-        <canvas id="canvasOne" width="500" height="300"></canvas>
-        Hello world!
-    </body>
-</html>