diff options
Diffstat (limited to 'testing-scheduler/ui/index.html')
-rw-r--r-- | testing-scheduler/ui/index.html | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/testing-scheduler/ui/index.html b/testing-scheduler/ui/index.html deleted file mode 100644 index d7d337e3..00000000 --- a/testing-scheduler/ui/index.html +++ /dev/null @@ -1,15 +0,0 @@ -<!DOCTYPE html>
-<html lang="en">
- <head>
- <meta charset="utf-8">
- <title>testing scheduler</title>
- <link rel="icon" href="/static/favicon.ico" type="image/x-icon" />
- </head>
- <body class="top-navigation gray-bg">
- <div id="wrapper">
- <div id="page-wrapper" class="gray-bg" style='padding: 0'>
- <div id="app"></div>
- </div>
- </div>
- </body>
-</html>
\ No newline at end of file |