aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/filecheck.pm
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2012-03-28 20:36:25 -0400
committerJoey Hess <joey@kitenet.net>2012-03-28 20:36:25 -0400
commitdadc8222954332e4ea0266dd2645d5758e125114 (patch)
treeb2c81dd6908be68c77f0fe3ee9edcdb925ca0214 /IkiWiki/Plugin/filecheck.pm
parenta106727d40b120ce4ac4da700e400c7fd4978b1e (diff)
downloadikiwiki-dadc8222954332e4ea0266dd2645d5758e125114.tar
ikiwiki-dadc8222954332e4ea0266dd2645d5758e125114.tar.gz
remove misc section
Diffstat (limited to 'IkiWiki/Plugin/filecheck.pm')
-rw-r--r--IkiWiki/Plugin/filecheck.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/IkiWiki/Plugin/filecheck.pm b/IkiWiki/Plugin/filecheck.pm
index 4f4e67489..9992f2c26 100644
--- a/IkiWiki/Plugin/filecheck.pm
+++ b/IkiWiki/Plugin/filecheck.pm
@@ -48,7 +48,6 @@ sub getsetup () {
plugin => {
safe => 1,
rebuild => undef,
- section => "misc",
},
}