diff options
Diffstat (limited to 'unhtml.lisp')
-rw-r--r-- | unhtml.lisp | 5 |
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) |