#51 removed warnings that come during compilation
Closed by lbrabec. Opened by mannika16161.
fedora-qa/ mannika16161/landingpage remove-warnings-during-compilation  into  master

Download 51.patch

Removed the following warnings that come during compilation :
->src/constants/index.js
Line 1:1: Assign object to a variable before exporting as module default import/no-anonymous-default-export
-> src/reducers/index.js
Line 21:1: Assign arrow function to a variable before exporting as module default import/no-anonymous-default-export
src/wizard/FedoraManualTesting.js
Line 160:11: 'tc_rawname' is assigned a value but never used

Thanks for participating in contribution period of Outreachy. This pull-request has not been selected to be merged and will be closed for housecleaning purposes. We may revisit this pull-request later, but as of now we will focus on merging pull-requests from our accepted intern.

Pull-Request has been closed by lbrabec

Metadata