We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2752b1d commit 398f11dCopy full SHA for 398f11d
frontend/src/ts/sandbox-redirect.ts
@@ -2,8 +2,6 @@ import Cookies from 'js-cookie';
2
3
/**
4
* Redirects the user to main learn site if not AdaCore employee
5
- *
6
- * @export
7
*/
8
export function sandboxRedirect(): void {
9
/* istanbul ignore next */
0 commit comments