diff --git a/src/components/Changelog.jsx b/src/components/Changelog.jsx
index b0e72d5..f17dc4d 100644
--- a/src/components/Changelog.jsx
+++ b/src/components/Changelog.jsx
@@ -1,6 +1,5 @@
import { h } from 'preact';
import { Button } from './common';
-import { Icon } from './Icons';
function NotificationItem({ type, label, children }) {
var strongTag;
@@ -95,7 +94,6 @@ function Notification({ version, isLatest, ...props }) {
rel="noopener noreferrer"
class="btn"
>
-