mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced 2025-12-15 16:52:34 +00:00
Stubbed out tasks system for installers
This commit is contained in:
6
lib/application_manager/tasks/uninstaller.rb
Normal file
6
lib/application_manager/tasks/uninstaller.rb
Normal file
@@ -0,0 +1,6 @@
|
||||
class W3DHub
|
||||
class ApplicationManager
|
||||
class Uninstaller < Task
|
||||
end
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user