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

Commit

Permalink
Update Profile.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian-Webster committed Sep 16, 2022
1 parent 4597bf1 commit c218799
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/routes/Profile.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ import { ServerUrlContext } from '../context/ServerUrlContext';
import useColorScheme from '../hooks/useColorScheme';
import { useParams, useNavigate } from 'react-router-dom';
import FollowButton from '../components/FollowButton';
import { ExtraFollowersContext } from '../context/ExtraFollowersContext';

var _ = require('lodash')

Expand Down

0 comments on commit c218799

Please sign in to comment.