Delete unused polymer file

This commit is contained in:
Paulus Schoutsen 2014-10-22 00:41:27 -07:00
parent 7cdda3a3d7
commit dc157edd7d

View file

@ -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>