From fc2897ec1696e81f4c214c7576b6ed0454ad044d Mon Sep 17 00:00:00 2001 From: colin Date: Fri, 16 Aug 2024 19:56:38 -0700 Subject: hotfix: Not ready for this yet --- pastiche.lisp | 1 - 1 file changed, 1 deletion(-) (limited to 'pastiche.lisp') 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+) -- cgit v1.2.3