mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-12-25 01:59:15 +00:00
Fixes
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
package com.volmit.iris;
|
||||
|
||||
import lombok.Data;
|
||||
|
||||
@Data
|
||||
public class IrisSettings
|
||||
{
|
||||
private int threads = 8;
|
||||
}
|
||||
Reference in New Issue
Block a user