Remove unused import
This commit is contained in:
parent
a81735a1b8
commit
5f21d9290f
@ -1,7 +1,6 @@
|
|||||||
"""Check for pads that have changed since last sync (according to .meta.json)"""
|
"""Check for pads that have changed since last sync (according to .meta.json)"""
|
||||||
|
|
||||||
import json
|
import json
|
||||||
import math
|
|
||||||
import os
|
import os
|
||||||
import re
|
import re
|
||||||
import sys
|
import sys
|
||||||
|
Loading…
Reference in New Issue
Block a user