Resolved Codacy issues
This commit is contained in:
parent
a4422277bf
commit
cdf06474d3
|
@ -47,8 +47,8 @@ dh_make --indep --createorig -y #to create necessary file structure for debian
|
|||
cd debian/
|
||||
|
||||
#removing unnecessary files
|
||||
rm *.ex
|
||||
rm *.EX
|
||||
rm ./*.ex
|
||||
rm ./*.EX
|
||||
|
||||
rm control
|
||||
|
||||
|
|
Loading…
Reference in New Issue