Skip to content

Commit

Permalink
remove commercial licence header
Browse files Browse the repository at this point in the history
  • Loading branch information
sissbruecker committed Sep 20, 2023
1 parent 2d1e64e commit 105f59c
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions packages/ts/react-auth/src/ProtectedRoute.tsx
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
/* -
* Copyright (C) 2023 Vaadin Ltd
*
* This program is available under Vaadin Commercial License and Service Terms.
*
*
* See <https://vaadin.com/commercial-license-and-service-terms> for the full
* license.
*/
import { useContext } from 'react';
import type { RouteObject } from 'react-router-dom';
import { type IndexRouteObject, Navigate, type NonIndexRouteObject, useLocation } from 'react-router-dom';
Expand Down

0 comments on commit 105f59c

Please sign in to comment.