From: Jean THOMAS Date: Tue, 28 Jul 2020 13:05:21 +0000 (+0200) Subject: Remove unnecessary imports X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9cd5c90a2a531256815226a8973b4617ed41b5f2;p=gram.git Remove unnecessary imports --- diff --git a/gram/phy/__init__.py b/gram/phy/__init__.py index 0aa4e6a..e69de29 100644 --- a/gram/phy/__init__.py +++ b/gram/phy/__init__.py @@ -1 +0,0 @@ -from gram.phy.ecp5ddrphy import ECP5DDRPHY, ECP5DDRPHYInit