Fixed class/package problem
This commit is contained in:
parent
cba20e8370
commit
e3569a49af
|
|
@ -1,7 +1,6 @@
|
||||||
package me.legrange.mikrotik.impl;
|
package me.legrange.mikrotik.impl;
|
||||||
|
|
||||||
import me.legrange.mikrotik.MikrotikApiException;
|
import me.legrange.mikrotik.MikrotikApiException;
|
||||||
import me.legrange.mikrotik.impl.Error;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Thrown when the Mikrotik returns an error when receiving our command.
|
* Thrown when the Mikrotik returns an error when receiving our command.
|
||||||
Loading…
Reference in New Issue