aboutsummaryrefslogtreecommitdiff
path: root/unhtml.lisp
diff options
context:
space:
mode:
authorGene Pasquet <dev@etenil.net>2025-03-07 05:21:23 +0000
committerGene Pasquet <dev@etenil.net>2025-03-23 09:30:09 +0000
commit8e27ef2a45052ffc7a5eb275e99af34b9195fa72 (patch)
tree279188100a8679ed446eeb12fa6486667536f079 /unhtml.lisp
parent00803fdc6df28c06b3d7c85f47e9c7e0394a167f (diff)
Added tracker
Diffstat (limited to 'unhtml.lisp')
-rw-r--r--unhtml.lisp5
1 files changed, 0 insertions, 5 deletions
diff --git a/unhtml.lisp b/unhtml.lisp
index 7ecea1b..18bab64 100644
--- a/unhtml.lisp
+++ b/unhtml.lisp
@@ -1,8 +1,3 @@
-(defpackage :phaser.unhtml
- (:use :common-lisp)
- (:export
- #:text-excerpt))
-
(in-package :phaser.unhtml)
(defun node-has-text (node)