Remove some dead code

This commit is contained in:
Joseph Garrone
2023-10-22 16:04:47 +02:00
parent 804abef0de
commit 4506b3f6d4
3 changed files with 16 additions and 29 deletions

View File

@ -9,8 +9,7 @@ describe("Ensure it's able to extract used Keycloak resources", () => {
"node_modules/patternfly/dist/css/patternfly-additions.min.css",
"lib/zocial/zocial.css",
"node_modules/jquery/dist/jquery.min.js"
],
"resourcesFilePaths": ["css/login.css"]
]
};
it("works with coding style n°1", () => {