clean up
diff --git a/linux/storage/mount.sls b/linux/storage/mount.sls
index f9fc89b..6a75898 100644
--- a/linux/storage/mount.sls
+++ b/linux/storage/mount.sls
@@ -50,10 +50,4 @@
 
 {%- endfor %}
 
-{%- if install_xfs is defined %}
-xfs_packages:
-  pkg.installed:
-    - name: xfsprogs
-{%- endif %}
-
 {%- endif %}
\ No newline at end of file