whitespace switch for code layout

This commit is contained in:
Mikael Nordfeldth 2016-01-01 18:43:37 +01:00
parent e02c10a589
commit f4309ed715

View File

@ -2802,7 +2802,6 @@ class Notice extends Managed_DataObject
throw new NoParentNoticeException($this);
}
return $reply_to_id;
}