mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-08-04 04:28:30 -04:00
qs: large sweep of dead code removals
This commit is contained in:
@@ -1049,10 +1049,6 @@ Singleton {
|
||||
return activeUuids && activeUuids.indexOf(uuid) !== -1;
|
||||
}
|
||||
|
||||
function isActiveUuid(uuid) {
|
||||
return isActiveVpnUuid(uuid);
|
||||
}
|
||||
|
||||
function refreshNetworkState() {
|
||||
if (networkAvailable) {
|
||||
getState();
|
||||
|
||||
Reference in New Issue
Block a user