fossasia / loklak_wok_android

"loklak wok" is a harvesting peer for the loklak_server https://github.com/fossasia/loklak_wok_android/raw/apk/loklak_wok_1.2_20160201.apk
GNU Lesser General Public License v2.1
1.55k stars 89 forks source link

Remove Unused Imports #119

Closed neelanshsahai closed 6 years ago

neelanshsahai commented 6 years ago

Taking care partly of #118

codecov[bot] commented 6 years ago

Codecov Report

Merging #119 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #119   +/-   ##
=======================================
  Coverage   11.37%   11.37%           
=======================================
  Files          46       46           
  Lines        1670     1670           
  Branches      110      110           
=======================================
  Hits          190      190           
  Misses       1455     1455           
  Partials       25       25
Impacted Files Coverage Δ
.../org/loklak/wok/ui/suggestion/SuggestActivity.java 0% <ø> (ø) :arrow_up:
...org/loklak/wok/adapters/HarvestedTweetAdapter.java 0% <ø> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c813d5d...8bb34fb. Read the comment docs.

singhpratyush commented 6 years ago

It is not fixing the issue completely. Please remove "fixes" from it.

Also, please include more change than this. Otherwise, there will be many commits for no reason.