diff --git a/modules/CitrixWorkspaceApp.php b/modules/CitrixWorkspaceApp.php deleted file mode 100644 index 27c0788..0000000 --- a/modules/CitrixWorkspaceApp.php +++ /dev/null @@ -1,14 +0,0 @@ -fetch('https://www.citrix.com/downloads/workspace-app/windows/workspace-app-for-windows-latest.html')) - return $this->parse('/
Version: ([\d\.]+) ?\([\d\.]+\)<\/p>/'); - return false; - } -} - -?>