Delete myapp.conf.example

This commit is contained in:
Finn 2016-09-02 15:01:36 +01:00 committed by GitHub
parent ffcce58fc4
commit 1660e9954b
1 changed files with 0 additions and 6 deletions

View File

@ -1,6 +0,0 @@
{
foo => 'bar',
banana => 'monkey',
# Database connection details
dsn => "dbi:SQLite:dbname=foodloop.db",
};