This is an automated email from the ASF dual-hosted git repository. carlosrovira pushed a commit to branch feature/jewel-ui-set in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
commit 3bd08b909638c4caa2a3bdd75340658cd7bdda5d Author: Carlos Rovira <[email protected]> AuthorDate: Fri Mar 16 16:21:30 2018 +0100 remove unused css --- frameworks/projects/Jewel/pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/frameworks/projects/Jewel/pom.xml b/frameworks/projects/Jewel/pom.xml index e7de6c2..196c471 100644 --- a/frameworks/projects/Jewel/pom.xml +++ b/frameworks/projects/Jewel/pom.xml @@ -60,10 +60,6 @@ <name>defaults.css</name> <path>../src/main/resources/defaults.css</path> </include-file> - <include-file> - <name>jewel-framework.css</name> - <path>../src/main/resources/jewel-framework.css</path> - </include-file> </includeFiles> <includeLookupOnly>true</includeLookupOnly> <!--<allowSubclassOverrides>true</allowSubclassOverrides>--> -- To stop receiving notification emails like this one, please contact [email protected].
