diff --git a/ubyssey/static_src/src/images/darkmode.svg b/ubyssey/static_src/src/images/darkmode.svg
deleted file mode 100644
index 2ddd9db7d..000000000
--- a/ubyssey/static_src/src/images/darkmode.svg
+++ /dev/null
@@ -1,17 +0,0 @@
-
diff --git a/ubyssey/static_src/src/js/components/Events/calendar.jsx b/ubyssey/static_src/src/js/components/Events/calendar.jsx
index 153600829..7024d68a5 100644
--- a/ubyssey/static_src/src/js/components/Events/calendar.jsx
+++ b/ubyssey/static_src/src/js/components/Events/calendar.jsx
@@ -9,7 +9,6 @@ import {
// import ReactDOM from 'react-dom';
import Throbber from '../../../images/throbber.svg';
import axios from 'axios';
-import DarkmodeToggle from '../../../images/darkmode.svg';
const BP_DESKTOP_SIZE = 1199;
@@ -247,7 +246,23 @@ export function QueryEventsCalendar() {
aria-label="auto"
aria-live="polite"
>
-