diff --git a/.codegraph/.gitignore b/.codegraph/.gitignore
deleted file mode 100644
index 9de0f16..0000000
--- a/.codegraph/.gitignore
+++ /dev/null
@@ -1,16 +0,0 @@
-# CodeGraph data files
-# These are local to each machine and should not be committed
-
-# Database
-*.db
-*.db-wal
-*.db-shm
-
-# Cache
-cache/
-
-# Logs
-*.log
-
-# Hook markers
-.dirty
diff --git a/src/views/dashboard/ProcessPortal/components/WelcomeBanner.vue b/src/views/dashboard/ProcessPortal/components/WelcomeBanner.vue
index c619da3..edce7fd 100644
--- a/src/views/dashboard/ProcessPortal/components/WelcomeBanner.vue
+++ b/src/views/dashboard/ProcessPortal/components/WelcomeBanner.vue
@@ -11,10 +11,6 @@