diff options
Diffstat (limited to 'fnl')
-rw-r--r-- | fnl/install.fnl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fnl/install.fnl b/fnl/install.fnl index 50fbe24..a1db5c0 100644 --- a/fnl/install.fnl +++ b/fnl/install.fnl @@ -2,7 +2,6 @@ (module install {autoload {a aniseed.core plugins plugins packer packer - bootstrap bootstrap util util}}) (defn- install-plugins [plgs] |