mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 09:28:11 +00:00
Meta: Remove now-obsolete import from lint script
I'm sorry :(
This commit is contained in:
parent
a6ed034f89
commit
ab9cc49fd8
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