mirror of
https://github.com/home-assistant/core.git
synced 2026-05-08 17:49:37 +01:00
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