larxius commited on
Commit
11e8030
·
verified ·
1 Parent(s): 3f6ec81

Update frontend/src/pages/LegalPage.jsx

Browse files
Files changed (1) hide show
  1. frontend/src/pages/LegalPage.jsx +1 -2
frontend/src/pages/LegalPage.jsx CHANGED
@@ -1,5 +1,4 @@
1
- import React from 'react';
2
- import { useParams, useNavigate } from 'react-router-dom';
3
 
4
  export const LEGAL_POLICIES = {
5
  terms: {
 
1
+ import { useParams, useNavigate } from 'react-router-dom';
 
2
 
3
  export const LEGAL_POLICIES = {
4
  terms: {