diff options
author | Daniel Alley <dalley@redhat.com> | 2020-02-25 00:14:24 -0500 |
---|---|---|
committer | Daniel Alley <dalley@redhat.com> | 2020-02-25 00:14:24 -0500 |
commit | 430a65be07b1cd0b9b4f59ff4a23a687c94cdcbd (patch) | |
tree | 73c2b7da9a0b0a053779570cec29f58782b13256 /python/tidy/servo_tidy/licenseck.py | |
parent | 145c89a2d49b7a0c2842e99dff65da4d8164bf7d (diff) | |
download | servo-430a65be07b1cd0b9b4f59ff4a23a687c94cdcbd.tar.gz servo-430a65be07b1cd0b9b4f59ff4a23a687c94cdcbd.zip |
Remove azure canvas backend
closes #25833
Diffstat (limited to 'python/tidy/servo_tidy/licenseck.py')
-rw-r--r-- | python/tidy/servo_tidy/licenseck.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/python/tidy/servo_tidy/licenseck.py b/python/tidy/servo_tidy/licenseck.py index 28ea34274e7..8c505366d65 100644 --- a/python/tidy/servo_tidy/licenseck.py +++ b/python/tidy/servo_tidy/licenseck.py @@ -64,7 +64,6 @@ licenses_dep_toml = [ 'name = "dylib"', 'name = "ipc-channel"', 'name = "mozjs_sys"', - 'name = "azure"', 'name = "freetype"', 'name = "js"', 'name = "servo-freetype-sys"', |