Skip to content

Commit

Permalink
remove go martini
Browse files Browse the repository at this point in the history
  • Loading branch information
ribice committed Aug 17, 2024
1 parent 7243bc1 commit 99ac756
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ const topGoFrameworks: PlatformKey[] = [
'go-gin',
'go-http',
'go-iris',
'go-martini',
'go-negroni',
];

Expand Down
1 change: 0 additions & 1 deletion static/app/data/platformPickerCategories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ const server: Set<PlatformKey> = new Set([
'go-fiber',
'go-gin',
'go-iris',
'go-martini',
'go-negroni',
'java',
'java-log4j2',
Expand Down

0 comments on commit 99ac756

Please sign in to comment.