mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
💄 Fix violations against pylint.
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
import os
|
||||
import subprocess
|
||||
import sys
|
||||
|
||||
from lib.util import *
|
||||
|
||||
|
||||
SOURCE_ROOT = os.path.abspath(os.path.dirname(os.path.dirname(__file__)))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user