udacity / ud851-Sunshine

Apache License 2.0
2k stars 4.51k forks source link

Unused import statements in SunshineSyncUtils.java #195

Open angrypacman opened 5 years ago

angrypacman commented 5 years ago

The following imports are not used in the class https://github.com/udacity/ud851-Sunshine/blob/dbd998b89b78afac6c744ad92f14c7ba5eaf7531/S10.01-Solution-SynchronizingTheWeather/app/src/main/java/com/example/android/sunshine/sync/SunshineSyncUtils.java#L20-L21