From 3ffa3eb4f01a77f48bdf4c3bb1c92ad76fb26136 Mon Sep 17 00:00:00 2001 From: Jasder <2053003901@@qq.com> Date: Wed, 25 Mar 2020 16:34:14 +0800 Subject: [PATCH] =?UTF-8?q?FIX=20=E5=8E=BB=E6=8E=89=E6=8E=A5=E5=8F=A3?= =?UTF-8?q?=E5=A4=9A=E4=BD=99=E7=9A=84=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/repositories/edit.json.jbuilder | 1 - 1 file changed, 1 deletion(-) diff --git a/app/views/repositories/edit.json.jbuilder b/app/views/repositories/edit.json.jbuilder index e7df31fd5..d5772f265 100644 --- a/app/views/repositories/edit.json.jbuilder +++ b/app/views/repositories/edit.json.jbuilder @@ -1,4 +1,3 @@ -json.identifier @project.identifier json.project_id @project.id json.project_name @project.name json.project_identifier @project.identifier