mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced 2026-09-19 23:03:53 +00:00
7 lines
87 B
Ruby
7 lines
87 B
Ruby
module W3DHubLauncher
|
|
class HardwareInformation
|
|
def initialize
|
|
end
|
|
end
|
|
end
|