Преглед на файлове

chore: remove unused variable

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger преди 2 години
родител
ревизия
ddb632de69
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      app/src/main/java/com/owncloud/android/ui/fragment/OCFileListFragment.java

+ 0 - 1
app/src/main/java/com/owncloud/android/ui/fragment/OCFileListFragment.java

@@ -206,7 +206,6 @@ public class OCFileListFragment extends ExtendedListFragment implements
     @Inject FastScrollUtils fastScrollUtils;
     @Inject EditorUtils editorUtils;
     @Inject ShortcutUtil shortcutUtil;
-    @Inject Clock clock;
     @Inject SyncedFolderProvider syncedFolderProvider;
     @Inject AppScanOptionalFeature appScanOptionalFeature;