Skip to content

Commit a84fcd0

Browse files
committed
Delete imports of removed packages
1 parent 12e7ff1 commit a84fcd0

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

examples/all/all_experimental.odin

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,2 @@
11
#+build windows
22
package all
3-
4-
import c_tokenizer "core:c/frontend/tokenizer"
5-
import c_preprocessor "core:c/frontend/preprocessor"
6-
7-
_ :: c_tokenizer
8-
_ :: c_preprocessor

0 commit comments

Comments
 (0)