mirror of
https://github.com/Minestom/Minestom.git
synced 2025-01-06 00:17:58 +01:00
Fix line ending
This commit is contained in:
parent
8f6e0240eb
commit
5b1784fa39
@ -149,4 +149,4 @@ public final class Acquirable<T> {
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
@ -197,4 +197,4 @@ public final class Acquisition {
|
||||
private final List<Acquirable<Object>> acquirableElements = new ArrayList<>();
|
||||
private final Map<Object, List<Consumer<Object>>> callbacks = new HashMap<>();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -297,4 +297,4 @@ public abstract class ThreadProvider {
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user