mirror of
https://git.sanhost.net/sanasol/hytale-f2p
synced 2026-02-26 08:01:46 -03:00
removed getInstalledClientVersion
This commit is contained in:
@@ -76,7 +76,6 @@ const {
|
||||
|
||||
// Services
|
||||
const {
|
||||
getInstalledClientVersion,
|
||||
getLatestClientVersion
|
||||
} = require('./services/versionManager');
|
||||
|
||||
@@ -141,7 +140,6 @@ module.exports = {
|
||||
detectGpu,
|
||||
|
||||
// Version functions
|
||||
getInstalledClientVersion,
|
||||
getLatestClientVersion,
|
||||
saveVersionClient,
|
||||
loadVersionClient,
|
||||
|
||||
Reference in New Issue
Block a user