forked from home-assistant/core
Delete unused polymer file
This commit is contained in:
@@ -1,15 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html>
|
|
||||||
<head>
|
|
||||||
<script src="bower_components/platform/platform.js"></script>
|
|
||||||
<link rel="import" href="build.htm">
|
|
||||||
<style type="text/css">
|
|
||||||
body {
|
|
||||||
background-color: #E5E5E5;
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
</head>
|
|
||||||
<body unresolved fullbleed>
|
|
||||||
<home-assistant-main auth="appel"></home-assistant-main>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
Reference in New Issue
Block a user