From: Manuel Klimek Date: Tue, 27 Sep 2016 15:47:29 +0000 (+0000) Subject: project_id is from another era in phabricator land and does not provide any value. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4a0cf284957f87fc552c33e84a0daaaa772c841e;p=llvm project_id is from another era in phabricator land and does not provide any value. Patch by Eitan Adler. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@282494 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/.arcconfig b/.arcconfig index e06dc389d6f..92f8f458291 100644 --- a/.arcconfig +++ b/.arcconfig @@ -1,4 +1,3 @@ { - "project_id" : "llvm", "conduit_uri" : "https://reviews.llvm.org/" }