From eb08e4cb85d4039d4d3b634922892b3f476c8aef Mon Sep 17 00:00:00 2001 From: Christopher Byrd Date: Wed, 28 Aug 2024 09:57:55 -0700 Subject: [PATCH] nit #19 --- arches_lingo/views/__init__.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/arches_lingo/views/__init__.py b/arches_lingo/views/__init__.py index ea7dc745..e69de29b 100644 --- a/arches_lingo/views/__init__.py +++ b/arches_lingo/views/__init__.py @@ -1,2 +0,0 @@ -from .root import * -from .trees import *