summaryrefslogtreecommitdiffstats
path: root/nikola/plugins/command/install_theme.plugin
diff options
context:
space:
mode:
Diffstat (limited to 'nikola/plugins/command/install_theme.plugin')
-rw-r--r--nikola/plugins/command/install_theme.plugin13
1 files changed, 0 insertions, 13 deletions
diff --git a/nikola/plugins/command/install_theme.plugin b/nikola/plugins/command/install_theme.plugin
deleted file mode 100644
index 8434f2e..0000000
--- a/nikola/plugins/command/install_theme.plugin
+++ /dev/null
@@ -1,13 +0,0 @@
-[Core]
-name = install_theme
-module = install_theme
-
-[Documentation]
-author = Roberto Alsina
-version = 1.0
-website = http://getnikola.com
-description = Install a theme into the current site.
-
-[Nikola]
-plugincategory = Command
-