Resolved Codacy issues

This commit is contained in:
himanshugoswami 2020-02-25 15:51:32 +05:30 committed by bernat
parent a4422277bf
commit cdf06474d3
1 changed files with 2 additions and 2 deletions

View File

@ -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