Remove not necessary cpanfile

This commit is contained in:
lucianom
2020-10-07 14:31:15 +01:00
parent e8731a554c
commit dde097b130
2 changed files with 1 additions and 2 deletions

View File

@@ -7,6 +7,7 @@ lib_xua Change Log
* RESOLVED: Zero length input packets generated before enumeration causing I2S
timing pushout at startup
* CHANGED: Pin Python package versions
* REMOVED: not necessary cpanfile
1.1.0
-----

View File

@@ -1,2 +0,0 @@
requires 'File::Copy::Recursive';
requires 'LWP::Simple'