diff options
Diffstat (limited to 'components/account.tsx')
-rw-r--r-- | components/account.tsx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/components/account.tsx b/components/account.tsx index 005e0d1..7b825cd 100644 --- a/components/account.tsx +++ b/components/account.tsx @@ -1,5 +1,3 @@ -import { useState, useEffect } from 'react'; - var dummy = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVQYV2P4z/j/PwAHAQL/gXZXNQAAAABJRU5ErkJggg=="; export function AccountAvatar(props: { |