mirror of
https://github.com/nasrlol/torque.git
synced 2025-11-27 23:09:21 +01:00
refactor: remove unused Cpu object from the codebase, there was no need for it
This commit is contained in:
parent
694f5afeff
commit
e077e179d4
@ -1,12 +0,0 @@
|
||||
package com.nsrddyn
|
||||
|
||||
/*
|
||||
* cpu object, only one instance of an object needed
|
||||
*/
|
||||
|
||||
object Cpu {
|
||||
|
||||
val name = ""
|
||||
|
||||
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user