Skip to content
Snippets Groups Projects
Commit 25cf13aa authored by michael.minelli's avatar michael.minelli
Browse files

Enonce => Remove Id (now the unique id is the name)

parent 4c2120ea
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,6 @@ import GitlabRepository from '../shared/types/Gitlab/GitlabRepository';
interface Enonce {
id: number;
name: string;
gitlabId: number;
gitlabLink: string;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment