mirror of
https://github.com/filoghost/HolographicDisplays.git
synced 2024-12-19 07:17:37 +01:00
Fix wrong import
This commit is contained in:
parent
f97c21e645
commit
dc567af24c
@ -5,7 +5,7 @@
|
||||
*/
|
||||
package me.filoghost.holographicdisplays.bridge.protocollib;
|
||||
|
||||
import com.google.common.base.Preconditions;
|
||||
import me.filoghost.fcommons.Preconditions;
|
||||
import me.filoghost.fcommons.logging.ErrorCollector;
|
||||
import me.filoghost.fcommons.logging.Log;
|
||||
import me.filoghost.holographicdisplays.core.hologram.StandardHologram;
|
||||
|
Loading…
Reference in New Issue
Block a user