fix import

This commit is contained in:
Marcel Haßlinger 2021-11-10 20:10:49 +01:00
parent 4aac4161db
commit 5ae3013246

View File

@ -8,6 +8,7 @@ import com.intellij.openapi.vfs.VirtualFile;
import com.intellij.openapi.vfs.newvfs.events.VFileEvent;
import de.marhali.easyi18n.InstanceManager;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Nullable;