📦 Clean unused svgs.

This commit is contained in:
pheralb 2023-12-17 14:25:20 +00:00
parent 2a66d1fe4f
commit 5cea4818e8

View File

@ -793,12 +793,6 @@ export const svgs: iSVG[] = [
route: '/library/swift.svg', route: '/library/swift.svg',
url: 'https://swift.org/' url: 'https://swift.org/'
}, },
{
title: 'Testing Library',
category: 'Framework',
route: '/library/testinglibrary.svg',
url: 'https://testing-library.com/'
},
{ {
title: 'TypeORM', title: 'TypeORM',
category: 'Database', category: 'Database',