Cleanup, and ally stuff

This commit is contained in:
Jorik Schellekens
2020-09-13 17:43:22 +01:00
parent 74b790927e
commit 5f5eb60c02
4 changed files with 2 additions and 5 deletions
-1
View File
@@ -119,7 +119,6 @@ const LinkPreview: React.FC<IProps> = ({ link }: IProps) => {
const [showHSOptions, setShowHSOPtions] = useState(false);
const hses = useHSs(link);
console.log(hses);
if (!hses) {
content = (