diff options
author | Bryson Steck <steck.bryson@gmail.com> | 2021-06-06 16:49:57 -0600 |
---|---|---|
committer | Bryson Steck <steck.bryson@gmail.com> | 2021-06-06 16:49:57 -0600 |
commit | f90b81e427743be22ba89a1f74a3931e424b26ba (patch) | |
tree | c0429580b2606df2bfc9fb8e8edd95b81e4d448b /out/production/Resurrection/META-INF/MANIFEST.MF | |
parent | e76be025546c4b335f469d5a40563b7cddafc6b4 (diff) | |
download | resurrection-f90b81e427743be22ba89a1f74a3931e424b26ba.tar resurrection-f90b81e427743be22ba89a1f74a3931e424b26ba.tar.gz resurrection-f90b81e427743be22ba89a1f74a3931e424b26ba.tar.bz2 |
gradle is finally gone
Diffstat (limited to 'out/production/Resurrection/META-INF/MANIFEST.MF')
-rw-r--r-- | out/production/Resurrection/META-INF/MANIFEST.MF | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/out/production/Resurrection/META-INF/MANIFEST.MF b/out/production/Resurrection/META-INF/MANIFEST.MF deleted file mode 100644 index 6af58fd..0000000 --- a/out/production/Resurrection/META-INF/MANIFEST.MF +++ /dev/null @@ -1,3 +0,0 @@ -Manifest-Version: 1.0
-Main-Class: Resurrection
-
|