From 77fe524d91db0dc1fbd4d28d00ae7cb7d36ca5f0 Mon Sep 17 00:00:00 2001
From: DAVID Axel <axel.david@etu.univ-amu.fr>
Date: Sat, 6 May 2023 12:47:00 +0200
Subject: [PATCH] chore: :wastebasket: Remove link to mirror

---
 pyproject.toml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/pyproject.toml b/pyproject.toml
index cb6d8d1..b7f4f67 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -35,7 +35,6 @@ pydocstyle = { extras = ["toml"], version = "^6" }
 pylint-secure-coding-standard = "^1"
 pylint-pydantic = "^0"
 pylint-enums = "^0"
-pylint-blocking-calls = "^0"
 ruff = "^0"
 interrogate = "^1"
 deptry = "^0"
@@ -67,7 +66,6 @@ requests = "^2.19"
 
 
 [tool.poetry.urls]
-"Mirror" = "https://github.com/Xyphenore/vigenere-api"
 "Bug Tracker" = "https://etulab.univ-amu.fr/d19006523/vigenere-api/issues"
 
 
-- 
GitLab