File tree Expand file tree Collapse file tree 2 files changed +0
-12
lines changed Expand file tree Collapse file tree 2 files changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,6 @@ import UberLogo from '../public/images/companies/uber.svg';
32
32
import AtlassianLogo from '../public/images/companies/atlassian.svg' ;
33
33
import GoogleLogo from '../public/images/companies/google.svg' ;
34
34
import JetbrainsLogoSquare from '../public/images/companies/jetbrains-logo-square.svg' ;
35
- import ShopifyLogo from '../public/images/companies/shopify.svg' ;
36
35
import TouchlabLogo from '../public/images/companies/touchlab.svg' ;
37
36
import KotzillaLogo from '../public/images/companies/kotzilla-logo.svg'
38
37
@@ -118,11 +117,6 @@ const kotlinFoundationCompanies = [
118
117
logo : TouchlabLogo ,
119
118
link : 'https://touchlab.co/'
120
119
} ,
121
- {
122
- name : 'Shopify' ,
123
- logo : ShopifyLogo ,
124
- link : 'https://shopify.engineering/'
125
- } ,
126
120
{
127
121
name : 'Uber' ,
128
122
logo : UberLogo ,
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments