Skip to content

Commit

Permalink
fix: remove javascript type
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenvechain committed Feb 6, 2024
1 parent e4c93d9 commit 36494aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/doc/swagger-ui/window-observer.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/**
* This script is used to remove the "Try it out" button and the "Response" sections from WebSocket operations.
* @type {MutationObserver}
*/
const classesToRemove = [
"response-col_description__inner",
Expand Down

0 comments on commit 36494aa

Please sign in to comment.