Skip to content

Commit

Permalink
blacklisting work
Browse files Browse the repository at this point in the history
  • Loading branch information
tanmoyAtb committed May 30, 2024
1 parent 36bf4ce commit 61c455c
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -359,8 +359,6 @@ const FilesList = () => {
const [isSurveyBannerVisible, setIsSurveyBannerVisible] = useState(true)
const [contextMenuPosition, setContextMenuPosition] = useState<AnchorMenuPosition | null>(null)

console.log(accountBlacklisted)

const items: FileSystemItemType[] = useMemo(() => {
let temp = []

Expand Down

0 comments on commit 61c455c

Please sign in to comment.