Skip to content

Commit 4c0c95d

Browse files
committed
Remove some predefined companies.
1 parent b927b1e commit 4c0c95d

File tree

3 files changed

+0
-68
lines changed

3 files changed

+0
-68
lines changed

app/lib/predefined-companies.ts

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -80,22 +80,6 @@ export const predefinedCompanies: {
8080
height: 2500,
8181
},
8282
},
83-
{
84-
name: 'O2',
85-
svg: {
86-
src: '/company-logos/o2.svg',
87-
width: 2500,
88-
height: 2500,
89-
},
90-
},
91-
{
92-
name: 'Rossmann',
93-
svg: {
94-
src: '/company-logos/rossmann.svg',
95-
width: 116.6,
96-
height: 14.3,
97-
},
98-
},
9983
{
10084
name: 'Tesco',
10185
svg: {

public/company-logos/o2.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

public/company-logos/rossmann.svg

Lines changed: 0 additions & 51 deletions
This file was deleted.

0 commit comments

Comments
 (0)