Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 5ab44a22 authored by AndyScherzinger's avatar AndyScherzinger
Browse files

organize imports

parent d9322ded
Loading
Loading
Loading
Loading
+3 −5
Original line number Diff line number Diff line
@@ -27,8 +27,6 @@ package com.owncloud.android.lib.resources.files;
import android.content.Context;
import android.content.SharedPreferences;

import org.apache.commons.httpclient.methods.PutMethod;

import com.owncloud.android.lib.common.OwnCloudClient;
import com.owncloud.android.lib.common.network.ChunkFromFileChannelRequestEntity;
import com.owncloud.android.lib.common.network.ProgressiveDataTransferer;