larxius commited on
Commit
a96275c
·
verified ·
1 Parent(s): a023a41

Update frontend/src/pages/LogsAndThreats.jsx

Browse files
frontend/src/pages/LogsAndThreats.jsx CHANGED
@@ -1,4 +1,4 @@
1
- import React, { useState, useEffect } from 'react';
2
  import { Link } from 'react-router-dom';
3
  import { useAuth } from '../components/AuthContext';
4
  import {
 
1
+ import { useState, useEffect } from 'react';
2
  import { Link } from 'react-router-dom';
3
  import { useAuth } from '../components/AuthContext';
4
  import {