Skip to content

Commit 398f11d

Browse files
committed
Fix warning: remove wrong function documentation
1 parent 2752b1d commit 398f11d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

frontend/src/ts/sandbox-redirect.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ import Cookies from 'js-cookie';
22

33
/**
44
* Redirects the user to main learn site if not AdaCore employee
5-
*
6-
* @export
75
*/
86
export function sandboxRedirect(): void {
97
/* istanbul ignore next */

0 commit comments

Comments
 (0)