From c4ecdfa2a5c9164dd8207e6d253d27b346d95d49 Mon Sep 17 00:00:00 2001 From: epriestley Date: Mon, 7 Oct 2013 03:41:00 -0700 Subject: [PATCH] Fix missing property on revision adapter. --- .../herald/adapter/HeraldDifferentialRevisionAdapter.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/applications/herald/adapter/HeraldDifferentialRevisionAdapter.php b/src/applications/herald/adapter/HeraldDifferentialRevisionAdapter.php index d61bb20b3a..2b0c7ee391 100644 --- a/src/applications/herald/adapter/HeraldDifferentialRevisionAdapter.php +++ b/src/applications/herald/adapter/HeraldDifferentialRevisionAdapter.php @@ -1,8 +1,5 @@