From 082aac4f88353f662b6f9c39b73e1895f3fbb34e Mon Sep 17 00:00:00 2001 From: echarp Date: Wed, 27 Feb 2019 12:17:13 +0000 Subject: [PATCH] Suppression of an unnecessary comment --- db/seeds.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/db/seeds.rb b/db/seeds.rb index 0ef5af86..fe6eb01f 100644 --- a/db/seeds.rb +++ b/db/seeds.rb @@ -1,4 +1,3 @@ -# coding: utf-8 # This file should contain all the record creation needed to seed the database # with its default values. # The data can then be loaded with the rake db:seed (or created alongside the