diff options
Diffstat (limited to 'deps/README')
-rw-r--r-- | deps/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/deps/README b/deps/README deleted file mode 100644 index 3a260349..00000000 --- a/deps/README +++ /dev/null @@ -1,4 +0,0 @@ -'deps' are defined as those things which are required to compile or develop lombok, but which aren't required when -actually running lombok. - -For dependencies which need to be available at runtime, see the 'lib' directory. |