From c95095c57f2b8061509370e3c53b00143e43290f Mon Sep 17 00:00:00 2001 From: TIMON Lounis <lounis.timon7@etu.univ-lorraine.fr> Date: Fri, 7 Feb 2025 14:04:38 +0000 Subject: [PATCH] Delete migrations.xml --- .idea/migrations.xml | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 .idea/migrations.xml diff --git a/.idea/migrations.xml b/.idea/migrations.xml deleted file mode 100644 index f8051a6..0000000 --- a/.idea/migrations.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="ProjectMigrations"> - <option name="MigrateToGradleLocalJavaHome"> - <set> - <option value="$PROJECT_DIR$" /> - </set> - </option> - </component> -</project> \ No newline at end of file -- GitLab