diff --git a/src/UNL/WDN/Comment.php b/src/UNL/WDN/Comment.php
index 7a192738d5611e13105753384f34dd5b50668ebd..0d98be6d05623061b1b06b9c6bf071166ed7375f 100644
--- a/src/UNL/WDN/Comment.php
+++ b/src/UNL/WDN/Comment.php
@@ -157,7 +157,6 @@ class UNL_WDN_Comment extends UNL_WDN_Comment_Record
     
     function sendToFallbackDevelopers()
     {
-        $this->sendToDevelopers('brett.bieber@gmail.com');
         $this->sendToDevelopers('rcrisler1@unl.edu');
     }