Skip to content

Commit

Permalink
Merge pull request #252 from us3r-network/B-removeLensV1Files-shixuwen
Browse files Browse the repository at this point in the history
fix: Remove lens v1 related files
  • Loading branch information
sin-bufan authored Nov 14, 2023
2 parents 77e337f + f097ee1 commit 7a752f5
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 463 deletions.
202 changes: 0 additions & 202 deletions apps/u3/src/components/profile/v1/ProfileSocial.tsx

This file was deleted.

46 changes: 0 additions & 46 deletions apps/u3/src/components/social/lens/v1/LensPostCard.tsx

This file was deleted.

140 changes: 0 additions & 140 deletions apps/u3/src/components/social/lens/v1/LensPostCardContent.tsx

This file was deleted.

2 changes: 1 addition & 1 deletion apps/u3/src/container/profile/Profile.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ import { isDidPkh } from '../../utils/shared/did';
import {
ProfileSocialActivity,
ProfileSocialPosts,
} from '../../components/profile/v1/ProfileSocial';
} from '../../components/profile/ProfileSocial';
import Loading from '../../components/common/loading/Loading';
import useDid from '../../hooks/profile/useDid';
import FollowingDefault from '../../components/social/FollowingDefault';
Expand Down
Loading

0 comments on commit 7a752f5

Please sign in to comment.