From 39a1c4a1b75f9a9197b76a0c41f00abd89513651 Mon Sep 17 00:00:00 2001
From: Cem Keylan <cem@ckyln.com>
Date: Thu, 30 Sep 2021 10:48:39 +0300
Subject: drop submodules

---
 .gitmodules | 6 ------
 flatui      | 1 -
 htmlize     | 1 -
 3 files changed, 8 deletions(-)
 delete mode 100644 .gitmodules
 delete mode 160000 flatui
 delete mode 160000 htmlize

diff --git a/.gitmodules b/.gitmodules
deleted file mode 100644
index f9768bd..0000000
--- a/.gitmodules
+++ /dev/null
@@ -1,6 +0,0 @@
-[submodule "htmlize"]
-	path = htmlize
-	url = https://github.com/hniksic/emacs-htmlize.git
-[submodule "flatui"]
-	path = flatui
-	url = https://github.com/john2x/flatui-theme.el.git
diff --git a/flatui b/flatui
deleted file mode 160000
index 9c15db5..0000000
--- a/flatui
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 9c15db5526c15c8dba55023f5698372b19c2a780
diff --git a/htmlize b/htmlize
deleted file mode 160000
index 4920510..0000000
--- a/htmlize
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 49205105898ba8993b5253beec55d8bddd820a70
-- 
cgit v1.2.3