diff options
Diffstat (limited to 'lib/README')
-rw-r--r-- | lib/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/README b/lib/README deleted file mode 100644 index e776bb9c..00000000 --- a/lib/README +++ /dev/null @@ -1,4 +0,0 @@ -'lib' is defined as those things which are required when actually running lombok. -The main lombok code requires all libraries in the 'lombok' directory. - -For dependencies which are required only at compile time, see the 'deps' directory. |