diff options
Diffstat (limited to 'frontend/src/app/_data/ProfilePictures.ts')
-rw-r--r-- | frontend/src/app/_data/ProfilePictures.ts | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/frontend/src/app/_data/ProfilePictures.ts b/frontend/src/app/_data/ProfilePictures.ts index 42688b4d..217810d9 100644 --- a/frontend/src/app/_data/ProfilePictures.ts +++ b/frontend/src/app/_data/ProfilePictures.ts @@ -59,13 +59,5 @@ export const PICTURES = [ { photoId: 14, path: "/assets/profilePictures/14.png" - }, - { - photoId: 15, - path: "/assets/profilePictures/15.png" - }, - { - photoId: 16, - path: "/assets/profilePictures/16.png" } ]
\ No newline at end of file |