diff options
author | nea <romangraef@gmail.com> | 2022-07-26 21:28:10 +0200 |
---|---|---|
committer | nea <romangraef@gmail.com> | 2022-07-26 21:28:10 +0200 |
commit | cc9c23914b8a928026a457b259e44bc4bb2fe655 (patch) | |
tree | 55744f66b2ccadc5ff12de60c0679b845d7e85b4 /common/src/main/kotlin/moe/nea/notenoughupdates/NotEnoughUpdates.kt | |
parent | 3aa6b486d80654f4c3ca284f665d1293555adb72 (diff) | |
download | Firmament-cc9c23914b8a928026a457b259e44bc4bb2fe655.tar.gz Firmament-cc9c23914b8a928026a457b259e44bc4bb2fe655.tar.bz2 Firmament-cc9c23914b8a928026a457b259e44bc4bb2fe655.zip |
refactoring
Diffstat (limited to 'common/src/main/kotlin/moe/nea/notenoughupdates/NotEnoughUpdates.kt')
-rw-r--r-- | common/src/main/kotlin/moe/nea/notenoughupdates/NotEnoughUpdates.kt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/common/src/main/kotlin/moe/nea/notenoughupdates/NotEnoughUpdates.kt b/common/src/main/kotlin/moe/nea/notenoughupdates/NotEnoughUpdates.kt index 615d25e..b55c5d8 100644 --- a/common/src/main/kotlin/moe/nea/notenoughupdates/NotEnoughUpdates.kt +++ b/common/src/main/kotlin/moe/nea/notenoughupdates/NotEnoughUpdates.kt @@ -15,8 +15,6 @@ object NotEnoughUpdates { } - - fun init() { } |