aboutsummaryrefslogtreecommitdiffstats
path: root/Godeps/_workspace/src/github.com/rakyll/globalconf/testdata/globalandcustom.ini
diff options
context:
space:
mode:
authorFelix Lange <fjl@twurst.com>2015-07-24 17:43:32 +0800
committerFelix Lange <fjl@twurst.com>2015-07-24 17:43:32 +0800
commitfd2356c620cbe431394a3b49828b26a2d4d0770f (patch)
tree48b0e06c9e818b65f66560881eb35dd69f9801a9 /Godeps/_workspace/src/github.com/rakyll/globalconf/testdata/globalandcustom.ini
parentbfbcfbe4a9dd9125391b56d6a13158cc5ec71c89 (diff)
downloaddexon-fd2356c620cbe431394a3b49828b26a2d4d0770f.tar
dexon-fd2356c620cbe431394a3b49828b26a2d4d0770f.tar.gz
dexon-fd2356c620cbe431394a3b49828b26a2d4d0770f.tar.bz2
dexon-fd2356c620cbe431394a3b49828b26a2d4d0770f.tar.lz
dexon-fd2356c620cbe431394a3b49828b26a2d4d0770f.tar.xz
dexon-fd2356c620cbe431394a3b49828b26a2d4d0770f.tar.zst
dexon-fd2356c620cbe431394a3b49828b26a2d4d0770f.zip
common: remove config.go
The code in config.go is unused. The main reason for removing it is to get rid github.com/rakyll/goini in Godeps (it has no license).
Diffstat (limited to 'Godeps/_workspace/src/github.com/rakyll/globalconf/testdata/globalandcustom.ini')
-rw-r--r--Godeps/_workspace/src/github.com/rakyll/globalconf/testdata/globalandcustom.ini6
1 files changed, 0 insertions, 6 deletions
diff --git a/Godeps/_workspace/src/github.com/rakyll/globalconf/testdata/globalandcustom.ini b/Godeps/_workspace/src/github.com/rakyll/globalconf/testdata/globalandcustom.ini
deleted file mode 100644
index c48a933ed..000000000
--- a/Godeps/_workspace/src/github.com/rakyll/globalconf/testdata/globalandcustom.ini
+++ /dev/null
@@ -1,6 +0,0 @@
-a = true
-b = 5.6
-c = Hello world
-
-[custom]
-d = Hello d