Skip to content
Snippets Groups Projects
Commit 8e717273 authored by lfr20's avatar lfr20
Browse files

Removed unecessary vars

parent b50defad
Branches
No related tags found
3 merge requests!57Merge of develop into master,!56Fixed buttons reportar, seguir, compartilhar, guardar and entrar (in comments...,!44merge
......@@ -43,7 +43,6 @@ export default function PartThree(props) {
const [draft, setDraft] = useState({})
const [subjects, setSubjects] = useState('')
const [tags, setTags] = useState([])
const [description, setDescription] = useState('')
const [author, setAuthor] = useState('')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment