[DEV] remove dependency with scenarium
This commit is contained in:
parent
c1fb62af2c
commit
6af3a0e5fa
@ -16,11 +16,6 @@
|
||||
<attribute name="module" value="true"/>
|
||||
</attributes>
|
||||
</classpathentry>
|
||||
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/scenarium-logger">
|
||||
<attributes>
|
||||
<attribute name="module" value="true"/>
|
||||
</attributes>
|
||||
</classpathentry>
|
||||
<classpathentry combineaccessrules="false" kind="src" path="/atriasoft-egami">
|
||||
<attributes>
|
||||
<attribute name="module" value="true"/>
|
||||
|
@ -6,5 +6,5 @@ open module org.atriasoft.pngdecoder {
|
||||
exports org.atriasoft.pngdecoder;
|
||||
|
||||
requires transitive org.atriasoft.egami;
|
||||
requires transitive io.scenarium.logger;
|
||||
requires transitive org.atriasoft.reggol;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user