Skip to content

Commit b946c7b

Browse files
Remove catalog integration for Nix and Solidity languages
Co-authored-by: HerringtonDarkholme <[email protected]>
1 parent b99f9b6 commit b946c7b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

website/src/catalog/data.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,9 @@ export const languages = {
4848
html: 'HTML',
4949
java: 'Java',
5050
kotlin: 'Kotlin',
51-
nix: 'Nix',
5251
python: 'Python',
5352
ruby: 'Ruby',
5453
rust: 'Rust',
55-
solidity: 'Solidity',
5654
tsx: 'TSX',
5755
typescript: 'TypeScript',
5856
yaml: 'YAML',

0 commit comments

Comments
 (0)