diff options
author | Eduardo Julian | 2022-10-02 19:25:33 -0400 |
---|---|---|
committer | Eduardo Julian | 2022-10-02 19:25:33 -0400 |
commit | ed779c7bbbf3c625461fd1c09c1a3c39eaabd9d6 (patch) | |
tree | 0875aef89507986149c24f771feb7852c7170a89 /lux-python | |
parent | ba150e8a206ffba1c5313c26fa88c6dcba6a08aa (diff) |
New format for extensions [part 4]
Diffstat (limited to 'lux-python')
-rw-r--r-- | lux-python/source/program.lux | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lux-python/source/program.lux b/lux-python/source/program.lux index e89d8b93c..db66eeb3e 100644 --- a/lux-python/source/program.lux +++ b/lux-python/source/program.lux @@ -591,9 +591,6 @@ extension/bundle.empty ..lux_program (reference.constant python/reference.system) - [Register - (type_literal (_.Expression Any)) - (type_literal (_.Statement Any))] ..extender service [(packager.package (is (_.Statement Any) (_.manual "")) |