Page MenuHomePhabricator

D14546.diff
No OneTemporary

D14546.diff

diff --git a/src/applications/phriction/storage/PhrictionContent.php b/src/applications/phriction/storage/PhrictionContent.php
--- a/src/applications/phriction/storage/PhrictionContent.php
+++ b/src/applications/phriction/storage/PhrictionContent.php
@@ -115,9 +115,6 @@
* @task markup
*/
public function getRenderedTableOfContents() {
- if ($this->renderedTableOfContents === null) {
- throw new PhutilInvalidStateException('didMarkupText');
- }
return $this->renderedTableOfContents;
}

File Metadata

Mime Type
text/plain
Expires
Sat, Apr 5, 9:48 PM (2 d, 17 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7655110
Default Alt Text
D14546.diff (521 B)

Event Timeline