mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-01 13:49:16 +00:00
Meta: Remove now-obsolete import from lint script
I'm sorry :(
This commit is contained in:
parent
a6ed034f89
commit
ab9cc49fd8
Notes:
sideshowbarker
2024-07-18 22:38:38 +09:00
Author: https://github.com/BenWiederhake
Commit: ab9cc49fd8
Pull-request: https://github.com/SerenityOS/serenity/pull/5221
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
||||||
|
|
||||||
import json
|
import json
|
||||||
import os
|
import os
|
||||||
import sys
|
|
||||||
|
|
||||||
|
|
||||||
PERMITTED_MAPS = ['map', 'shift_map', 'alt_map', 'altgr_map', 'shift_altgr_map']
|
PERMITTED_MAPS = ['map', 'shift_map', 'alt_map', 'altgr_map', 'shift_altgr_map']
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue