Removed empty line
gitea/salix-front/pipeline/head There was a failure building this commit Details

This commit is contained in:
Joan Sanchez 2022-04-05 16:32:30 +02:00
parent 7f3010869b
commit 9a9bcc5e51
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
import { useState } from './useState';
import axios from 'axios';
const state = useState();
export function useRole() {