summaryrefslogtreecommitdiff
path: root/pastiche.lisp
diff options
context:
space:
mode:
authorcolin <colin@cicadas.surf>2024-08-16 19:56:38 -0700
committercolin <colin@cicadas.surf>2024-08-16 19:56:38 -0700
commitfc2897ec1696e81f4c214c7576b6ed0454ad044d (patch)
treeb02b27884591b43d841e37355979b91d39b5f1d3 /pastiche.lisp
parent7f616b7898300b70d84827e587c2ef805f6629e2 (diff)
hotfix: Not ready for this yet
Diffstat (limited to 'pastiche.lisp')
-rw-r--r--pastiche.lisp1
1 files changed, 0 insertions, 1 deletions
diff --git a/pastiche.lisp b/pastiche.lisp
index 8fb1af6..34500eb 100644
--- a/pastiche.lisp
+++ b/pastiche.lisp
@@ -264,7 +264,6 @@ from make-paste-filename."))
:parameters
(title string)
(content string)
- (privacy string)
:documentation "Create a new paste and return a URL to its content."
:authenticate
(< (length title) +paste-title-limit+)