From a92694bb40b04e8d795806708799dc652a4977f8 Mon Sep 17 00:00:00 2001 From: Common Lisp at Google Date: Tue, 22 Oct 2024 19:38:00 -0700 Subject: [PATCH] Remove Alexandria from pkgdcl It's only needed for a few tests PiperOrigin-RevId: 688776176 --- pkgdcl.lisp | 1 - 1 file changed, 1 deletion(-) diff --git a/pkgdcl.lisp b/pkgdcl.lisp index da613c24..fcef52fe 100644 --- a/pkgdcl.lisp +++ b/pkgdcl.lisp @@ -158,7 +158,6 @@ (defpackage #:cl-protobufs.implementation (:use :common-lisp :cl-protobufs) - (:import-from :alexandria #:define-constant) (:export ;; Exported for use by generated code. These shouldn't be called directly. #:define-schema