chore: remove comment
This commit is contained in:
@@ -30,7 +30,6 @@ const BrowserNavBar: FC<NavBarProps> = ({
|
||||
handleUrlChanged,
|
||||
}) => {
|
||||
|
||||
// context:
|
||||
const { socket } = useSocketStore();
|
||||
|
||||
const [currentUrl, setCurrentUrl] = useState<string>('https://');
|
||||
|
||||
Reference in New Issue
Block a user