Modified Result as an Enum class

This commit is contained in:
2024-10-09 14:21:12 +02:00
parent ee380deb0e
commit a048b85ce7
2 changed files with 6 additions and 18 deletions

View File

@@ -2,5 +2,4 @@ package fr.iut_fbleau.raw_api_body.entity;
public abstract class Ply {
}
}