Skip to content

Commit a315441

Browse files
committed
chore: remove comments
1 parent 0f7b7f4 commit a315441

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

app/assets/logos/oss-partners/index.ts

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,8 @@ import LogoH3 from './h3.svg'
2222
import LogoNitro from './nitro.svg'
2323
import LogoKnip from './knip.svg'
2424
import LogoNapiRs from './napi-rs.png'
25-
// import LogoTinyglobby from './tinyglobby.svg'
2625
import LogoValibot from './valibot.svg'
2726
import LogoFastCheck from './fast-check.svg'
28-
// import LogoAtcute from './atcute.svg'
2927
import LogoLunaria from './lunaria.svg'
3028
import LogoTypescript from './typescript.svg'
3129
import LogoNode from './nodejs.svg'
@@ -36,13 +34,6 @@ import LogoPlaywright from './playwright.svg'
3634
import LogoIconify from './iconify.svg'
3735
import LogoFloatingUi from './floating-ui-vue.svg'
3836

39-
// i'll ask, but they will surely say yes: knip, napi-rs, tinyglobby, valibot, fast-check,
40-
// i need to check first: atcute, lunaria, typescript, node, jsr, deno
41-
42-
// shiki, unocss, vite-pwa, vueuse, vue-data-ui, unjs, h3, nitro
43-
// i'll ask, but they will surely say yes: knip, napi-rs, tinyglobby, valibot, fast-check,
44-
// i need to check first: atcute, lunaria, typescript, node, jsr, deno
45-
// others we could add: playwright, iconify, floating-ui/vue
4637
// The list is used on the about page. To add, simply upload the logos nearby and add an entry here. Prefer SVGs.
4738
// For logo src, specify a string or object with the light and dark theme variants.
4839
// Prefer original assets from partner sites to keep their brand identity.
@@ -167,11 +158,6 @@ export const OSS_PARTNERS = [
167158
logo: LogoNapiRs,
168159
url: 'https://napi.rs/',
169160
},
170-
// {
171-
// name: 'Tinyglobby',
172-
// logo: LogoTinyglobby,
173-
// url: 'https://tinyglobby.github.io/',
174-
// },
175161
{
176162
name: 'Valibot',
177163
logo: LogoValibot,

0 commit comments

Comments
 (0)