Skip to content
This repository was archived by the owner on Oct 22, 2024. It is now read-only.

Commit c218799

Browse files
Update Profile.js
1 parent 4597bf1 commit c218799

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/src/routes/Profile.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ import { ServerUrlContext } from '../context/ServerUrlContext';
1717
import useColorScheme from '../hooks/useColorScheme';
1818
import { useParams, useNavigate } from 'react-router-dom';
1919
import FollowButton from '../components/FollowButton';
20-
import { ExtraFollowersContext } from '../context/ExtraFollowersContext';
2120

2221
var _ = require('lodash')
2322

0 commit comments

Comments
 (0)