forked from External/mage
Refactor: removed outdated images code and fixed missing images logs for tokens;
This commit is contained in:
parent
79b0f9ad15
commit
e1f8d97512
6 changed files with 20 additions and 221 deletions
|
|
@ -94,7 +94,6 @@ public final class Constants {
|
|||
|
||||
public interface IO {
|
||||
String DEFAULT_IMAGES_DIR = "plugins" + File.separator + "images" + File.separator;
|
||||
String IMAGE_PROPERTIES_FILE = "image.url.properties";
|
||||
}
|
||||
|
||||
public enum DeckEditorMode {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue