Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/ios.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarino Faggiana <ios@nextcloud.com>2022-05-05 12:02:21 +0300
committerGitHub <noreply@github.com>2022-05-05 12:02:21 +0300
commit8516defa3248acc370080688345653f0be576b13 (patch)
tree917505f89449f305f7177147ebeeb1041573d711 /iOSClient/Share/NCShareCommon.swift
parentd3e900fd096b632049a190c1c2e9dba12f819a45 (diff)
parentf36bd50c76c17ba1b9d6706a24601cc6481b7b96 (diff)
Merge pull request #1987 from nextcloud/feature/pdfview
Pdfview Improvements
Diffstat (limited to 'iOSClient/Share/NCShareCommon.swift')
-rw-r--r--iOSClient/Share/NCShareCommon.swift1
1 files changed, 0 insertions, 1 deletions
diff --git a/iOSClient/Share/NCShareCommon.swift b/iOSClient/Share/NCShareCommon.swift
index 024f4356d..a33b7b2e8 100644
--- a/iOSClient/Share/NCShareCommon.swift
+++ b/iOSClient/Share/NCShareCommon.swift
@@ -21,7 +21,6 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
import UIKit
-import FSCalendar
import DropDown
class NCShareCommon: NSObject {