summaryrefslogtreecommitdiff
path: root/service/rest-service.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'service/rest-service.lisp')
-rw-r--r--service/rest-service.lisp2
1 files changed, 0 insertions, 2 deletions
diff --git a/service/rest-service.lisp b/service/rest-service.lisp
index 693463f..b34817f 100644
--- a/service/rest-service.lisp
+++ b/service/rest-service.lisp
@@ -3,8 +3,6 @@
(in-package #:ldapadmin)
-;; ========================================================================== ;;
-
(defclass rest-service (base-service)
((location :initarg :location
:initform nil