diff options
author | Bryson Steck <steck.bryson@gmail.com> | 2021-06-06 16:43:56 -0600 |
---|---|---|
committer | Bryson Steck <steck.bryson@gmail.com> | 2021-06-06 16:43:56 -0600 |
commit | e76be025546c4b335f469d5a40563b7cddafc6b4 (patch) | |
tree | 0bcda908c9415612e7ad5f9d97e5f821e4b996b4 /src/net/brysonsteck/Resurrection/CheckForUpdate.java | |
parent | f46b9daae4679e00603d4c3eae086a5ff362debe (diff) | |
download | resurrection-e76be025546c4b335f469d5a40563b7cddafc6b4.tar resurrection-e76be025546c4b335f469d5a40563b7cddafc6b4.tar.gz resurrection-e76be025546c4b335f469d5a40563b7cddafc6b4.tar.bz2 |
removed all gradle stuff
Diffstat (limited to 'src/net/brysonsteck/Resurrection/CheckForUpdate.java')
-rw-r--r-- | src/net/brysonsteck/Resurrection/CheckForUpdate.java | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/net/brysonsteck/Resurrection/CheckForUpdate.java b/src/net/brysonsteck/Resurrection/CheckForUpdate.java deleted file mode 100644 index 68cab70..0000000 --- a/src/net/brysonsteck/Resurrection/CheckForUpdate.java +++ /dev/null @@ -1,4 +0,0 @@ -package net.brysonsteck.Resurrection; - -public class CheckForUpdate { -} |