Skip to content

Commit

Permalink
Remove martini integration (#76375)
Browse files Browse the repository at this point in the history
  • Loading branch information
ribice authored Aug 19, 2024
1 parent 7243bc1 commit 5d70386
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 5d70386

Please sign in to comment.