mirror of
https://github.com/enso-org/enso.git
synced 2024-11-22 22:10:15 +03:00
Remove obsolete Test_New import (#9013)
A quickfix after merge conflict introduced by #8991.
This commit is contained in:
parent
6881bc844e
commit
26aa27c9ad
@ -1,6 +1,6 @@
|
||||
from Standard.Base import all
|
||||
from Standard.Table import Table
|
||||
from Standard.Test_New import all
|
||||
from Standard.Test import all
|
||||
from Standard.Table.Errors import all
|
||||
import Standard.Base.Errors.Common.Type_Error
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user