From a182f21d63a55f249a609f1598a3d57049a9386c Mon Sep 17 00:00:00 2001 From: Costa <47926492N@ICO.SCS.local> Date: Fri, 4 Feb 2022 11:25:56 +0100 Subject: [PATCH] =?UTF-8?q?Revert=20"A=C3=B1adiendo=20dependencias."?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 62239d91b2ab9f433500323d267229fa9780293b. --- DESCRIPTION | 1 - NAMESPACE | 1 - 2 files changed, 2 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 1ee8726..f4c0c6d 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -9,4 +9,3 @@ Description: More about what it does (maybe more than one line) License: What license is it under? Encoding: UTF-8 LazyData: true -Imports: ggplot2, dplyr diff --git a/NAMESPACE b/NAMESPACE index e8c03ea..d75f824 100644 --- a/NAMESPACE +++ b/NAMESPACE @@ -1,2 +1 @@ exportPattern("^[[:alpha:]]+") -importFrom(ggplot2, dplyr)