app/views/layout.erb in clarion-0.3.0 vs app/views/layout.erb in clarion-1.0.0
- old
+ new
@@ -105,10 +105,9 @@
.credit, .credit * {
color: #767676;
font-size: 12px;
}
</style>
- <script src="/u2f-api.js"></script>
</head>
<body>
<div class="container">
<% notice ||= nil; error ||= nil %>