Remove Pleroma.OTPVersion module

Its last use was a check in lib/application.ex that was removed in
commit 0e53cb4940

Major OTP version can be fetched with System.otp_release/0.
If checking against minor versions and patch levels is needed,
revert this commit since it uses the recommended way of getting
a full OTP version string.
This commit is contained in:
Phantasm 2025-06-03 23:17:39 +02:00
commit 1be8deda73
No known key found for this signature in database
GPG key ID: 2669E588BCC634C8
6 changed files with 0 additions and 74 deletions

View file

@ -1 +0,0 @@
21.1

View file

@ -1 +0,0 @@
22.1

View file

@ -1 +0,0 @@
22.4

View file

@ -1 +0,0 @@
23.0