mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-07-25 16:05:28 -04:00
Rename io.bitsquare.{=>gui}.FatalException
Localize this exception within the gui package for now, as it's the only place where it's used at the moment.
This commit is contained in:
parent
922a2cd22f
commit
dc7d861f8e
3 changed files with 1 additions and 3 deletions
|
@ -17,7 +17,6 @@
|
|||
|
||||
package io.bitsquare.gui;
|
||||
|
||||
import io.bitsquare.FatalException;
|
||||
import io.bitsquare.app.BitsquareModule;
|
||||
|
||||
import com.google.inject.Guice;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue