mirror of
https://github.com/YunoHost/package_linter.git
synced 2024-09-03 20:06:12 +02:00
remove old var
This commit is contained in:
parent
944002c295
commit
b65f5a7402
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ import subprocess
|
||||||
|
|
||||||
reader = codecs.getreader("utf-8")
|
reader = codecs.getreader("utf-8")
|
||||||
return_code = 0
|
return_code = 0
|
||||||
pkg_name = "shellcheck"
|
|
||||||
|
|
||||||
|
|
||||||
# ############################################################################
|
# ############################################################################
|
||||||
|
|
Loading…
Add table
Reference in a new issue