Skip to content

Commit 0813086

Browse files
someone deprecated List but did not remove it from Structures
1 parent f26bd89 commit 0813086

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/structures/Structures.sac

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import String: all;
99
#ifdef EXT_STDLIB
1010
import Color8: all;
1111
import Complex: all;
12-
import List: all;
1312
import Quaternion: all;
1413
/* Importing both currently causes a name clash, because the same C function
1514
* name is being generated for both the double and float variants.

0 commit comments

Comments
 (0)