ZuInnoTe / hadoopcryptoledger

Hadoop Crypto Ledger - Analyzing CryptoLedgers, such as Bitcoin Blockchain, on Big Data platforms, such as Hadoop/Spark/Flink/Hive
Apache License 2.0
141 stars 51 forks source link

Remove unused imports #77

Closed phelps-sg closed 3 years ago

phelps-sg commented 3 years ago

Many source files have unused imports with corresponding static warnings. These can be automatically removed using 'Optimize Imports' functionality in most IDEs.

jornfranke commented 3 years ago

Please do not work on any issues before it has been agreed and discussed. Otherwise we cannot accept pull requests.