Explorar el Código

[poller] Add missing use.

Innokentiy Enikeev hace 6 años
padre
commit
d50d74adfc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      poller.lisp

+ 1 - 1
poller.lisp

@@ -1,6 +1,6 @@
 (in-package :cl-user)
 (defpackage chatikbot.poller
-  (:use :cl :chatikbot.utils :chatikbot.secrets)
+  (:use :cl :chatikbot.db :chatikbot.utils :chatikbot.secrets)
   (:export :*poller-token*
            :*poller-module*
            :rest-parameters