summary refs log tree commit diff
path: root/utils/profiles.ts
diff options
context:
space:
mode:
Diffstat (limited to 'utils/profiles.ts')
-rw-r--r--utils/profiles.ts8
1 files changed, 0 insertions, 8 deletions
diff --git a/utils/profiles.ts b/utils/profiles.ts
deleted file mode 100644
index 06302a2..0000000
--- a/utils/profiles.ts
+++ /dev/null
@@ -1,8 +0,0 @@
-import rose from '~/images/profile/rose.png'
-import dawn from '~/images/profile/dawn.png'
-import echo from '~/images/profile/echo.png'
-import corona from '~/images/profile/corona.png'
-
-export default {
-  rose, dawn, echo, corona
-}