diff --git a/.gitmodules b/.gitmodules
index 213011001..8e65213bf 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,9 +1,6 @@
[submodule "docs/wiki"]
path = docs/wiki
url = https://github.com/BlackLight/platypush.wiki.git
-[submodule "platypush/backend/http/static/flag-icons"]
- path = platypush/backend/http/static/flag-icons
- url = https://github.com/BlackLight/flag-icon-css.git
[submodule "platypush/plugins/gpio/sensor/ir/mlx90640/lib"]
path = platypush/plugins/camera/ir/mlx90640/lib
url = https://github.com/pimoroni/mlx90640-library
diff --git a/platypush/backend/http/static/flag-icons b/platypush/backend/http/static/flag-icons
deleted file mode 160000
index c0465f4f9..000000000
--- a/platypush/backend/http/static/flag-icons
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit c0465f4f9ddfee44ad601e906ab541ac0ca4c57d
diff --git a/platypush/backend/http/templates/plugins/media/index.html b/platypush/backend/http/templates/plugins/media/index.html
index 40760f376..a88eedd7c 100644
--- a/platypush/backend/http/templates/plugins/media/index.html
+++ b/platypush/backend/http/templates/plugins/media/index.html
@@ -14,7 +14,8 @@
{% endif %}
{% endfor %}
-
+