From 04dd8dab4cb0abc7749d215db85df0e0fba95499 Mon Sep 17 00:00:00 2001 From: Thomas Turrell-Croft Date: Thu, 9 Mar 2023 12:14:57 +0000 Subject: [PATCH] Delete README.md --- xapi-model/README.md | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 xapi-model/README.md diff --git a/xapi-model/README.md b/xapi-model/README.md deleted file mode 100644 index ddd5ac13..00000000 --- a/xapi-model/README.md +++ /dev/null @@ -1,2 +0,0 @@ - -Project Lombok's ```@NonNull``` annotation should not be used in models. Applications that use these models might have a legitimate reason for constructing objects that do not contain all required properties.