Browse Source

reformatting

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger 6 years ago
parent
commit
38466e01d3

+ 1 - 1
src/main/java/com/owncloud/android/ui/activity/LogHistoryActivity.java

@@ -66,7 +66,7 @@ public class LogHistoryActivity extends ToolbarActivity {
     private static final String DIALOG_WAIT_TAG = "DIALOG_WAIT";
 
     private Unbinder unbinder;
-    
+
     private String logPath = Log_OC.getLogPath();
     private File logDir;
     private String logText;