diff --git a/src/data/svgs.ts b/src/data/svgs.ts index 8993e58..e3821a3 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -793,12 +793,6 @@ export const svgs: iSVG[] = [ route: '/library/swift.svg', url: 'https://swift.org/' }, - { - title: 'Testing Library', - category: 'Framework', - route: '/library/testinglibrary.svg', - url: 'https://testing-library.com/' - }, { title: 'TypeORM', category: 'Database',