diff --git a/functions/index.js b/functions/index.js
index 33cca38..3bd7da0 100644
--- a/functions/index.js
+++ b/functions/index.js
@@ -1,3 +1,4 @@
+// Firebase dependencies
import { onDocumentCreated } from 'firebase-functions/v2/firestore'
import { v2_oncall } from './runtime/on_call_runtimes.mjs'
import { v2_onrequest } from './runtime/on_request_runtimes.mjs'
diff --git a/src/App.jsx b/src/App.jsx
index f468c10..a39f49c 100644
--- a/src/App.jsx
+++ b/src/App.jsx
@@ -14,7 +14,6 @@ export default function App( ) {
}>
-
@@ -25,7 +24,6 @@ export default function App( ) {
-