mirror of
https://gitlab.com/datalifeit/python-retrofix
synced 2023-12-14 06:13:03 +01:00
Don't import anything in __init__
This commit is contained in:
parent
818519585d
commit
9ce8ab5f52
1 changed files with 0 additions and 2 deletions
|
@ -17,5 +17,3 @@
|
|||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#
|
||||
##############################################################################
|
||||
|
||||
from .record import Record, write
|
||||
|
|
Loading…
Reference in a new issue