keycloak-uncached

Details

diff --git a/distribution/examples-dist/build.xml b/distribution/examples-dist/build.xml
index 7714802..1eb440a 100755
--- a/distribution/examples-dist/build.xml
+++ b/distribution/examples-dist/build.xml
@@ -118,12 +118,6 @@
                 <exclude name="**/README.md"/>
             </fileset>
         </copy>
-        <copy todir="target/examples/fuse" overwrite="true">
-            <fileset dir="../../examples/fuse">
-                <exclude name="**/target/**"/>
-                <exclude name="**/*.iml"/>
-            </fileset>
-        </copy>
         <copy todir="target/examples/ldap" overwrite="true">
             <fileset dir="../../examples/ldap">
                 <exclude name="**/target/**"/>