Meta: Remove now-obsolete import from lint script

I'm sorry :(
This commit is contained in:
Ben Wiederhake 2021-02-01 22:29:28 +01:00 committed by Andreas Kling
parent a6ed034f89
commit ab9cc49fd8

View file

@ -2,7 +2,6 @@
import json
import os
import sys
PERMITTED_MAPS = ['map', 'shift_map', 'alt_map', 'altgr_map', 'shift_altgr_map']