Remove plain-text default entry

This commit is contained in:
Matthias Beyer 2017-09-19 18:31:09 +02:00
parent afd6c19c63
commit 8904694b2a
1 changed files with 0 additions and 7 deletions

View File

@ -17,13 +17,6 @@
// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
// //
pub static DEFAULT_ENTRY: &'static str = "\
---\
[imag]\
links = []\
version = \"0.4.0\"\
---";
/// Generator helper macro for mock app (for testing only) /// Generator helper macro for mock app (for testing only)
/// ///
/// Requires the following crates in scope: /// Requires the following crates in scope: