]> source.dussan.org Git - nextcloud-server.git/commit
Remove unused imports 20170/head
authorChristoph Wurst <christoph@winzerhof-wurst.at>
Wed, 25 Mar 2020 21:08:08 +0000 (22:08 +0100)
committerChristoph Wurst <christoph@winzerhof-wurst.at>
Wed, 25 Mar 2020 21:08:08 +0000 (22:08 +0100)
commit74936c49eae91470ce2ec0cf1085d334011a4608
treedc7b466165f1931a7346a4106c33ad7bd2f56616
parent3cf321fdfc4235a87015a9af2f59c63220016c65
Remove unused imports

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
197 files changed:
apps/accessibility/lib/Controller/ConfigController.php
apps/cloud_federation_api/lib/Config.php
apps/comments/lib/Controller/Notifications.php
apps/comments/tests/Unit/Collaboration/CommentersSorterTest.php
apps/contactsinteraction/lib/AppInfo/Application.php
apps/dav/lib/CalDAV/Activity/Provider/Event.php
apps/dav/lib/CalDAV/Calendar.php
apps/dav/lib/CalDAV/Integration/ICalendarProvider.php
apps/dav/lib/CalDAV/ResourceBooking/AbstractPrincipalBackend.php
apps/dav/lib/CalDAV/WebcalCaching/RefreshWebcalService.php
apps/dav/lib/CardDAV/Integration/IAddressBookProvider.php
apps/dav/lib/Command/ListCalendars.php
apps/dav/lib/Command/MoveCalendar.php
apps/dav/lib/Connector/Sabre/Node.php
apps/dav/lib/Connector/Sabre/Principal.php
apps/dav/lib/Connector/Sabre/QuotaPlugin.php
apps/dav/lib/Connector/Sabre/ShareeList.php
apps/dav/lib/DAV/CustomPropertiesBackend.php
apps/dav/lib/Migration/Version1011Date20190725113607.php
apps/dav/lib/Upload/UploadFolder.php
apps/dav/tests/unit/CalDAV/CachedSubscriptionObjectTest.php
apps/dav/tests/unit/CalDAV/CalendarHomeTest.php
apps/dav/tests/unit/CalDAV/Reminder/BackendTest.php
apps/dav/tests/unit/CalDAV/Reminder/NotificationProvider/EmailProviderTest.php
apps/dav/tests/unit/CalDAV/Reminder/NotificationProvider/PushProviderTest.php
apps/dav/tests/unit/CalDAV/Reminder/ReminderServiceTest.php
apps/dav/tests/unit/CalDAV/ResourceBooking/AbstractPrincipalBackendTest.php
apps/dav/tests/unit/CalDAV/Schedule/IMipPluginTest.php
apps/dav/tests/unit/CardDAV/CardDavBackendTest.php
apps/dav/tests/unit/CardDAV/ConverterTest.php
apps/dav/tests/unit/Command/ListCalendarsTest.php
apps/dav/tests/unit/Connector/Sabre/QuotaPluginTest.php
apps/dav/tests/unit/Connector/Sabre/RequestTest/UploadTest.php
apps/dav/tests/unit/Controller/InvitationResponseControllerTest.php
apps/dav/tests/unit/DAV/CustomPropertiesBackendTest.php
apps/dav/tests/unit/Files/FileSearchBackendTest.php
apps/dav/tests/unit/ServerTest.php
apps/encryption/lib/Command/RecoverUser.php
apps/encryption/tests/RecoveryTest.php
apps/federatedfilesharing/lib/Controller/MountPublicLinkController.php
apps/federatedfilesharing/tests/Controller/RequestHandlerControllerTest.php
apps/files/lib/Capabilities.php
apps/files/lib/Controller/ApiController.php
apps/files/lib/Controller/DirectEditingController.php
apps/files/lib/Notification/Notifier.php
apps/files/tests/HelperTest.php
apps/files_external/3rdparty/icewind/smb/src/Wrapped/Share.php
apps/files_external/lib/AppInfo/Application.php
apps/files_external/lib/Lib/Backend/InvalidBackend.php
apps/files_external/lib/Lib/Backend/Swift.php
apps/files_external/lib/Migration/StorageMigrator.php
apps/files_external/tests/Controller/GlobalStoragesControllerTest.php
apps/files_sharing/lib/Controller/PublicPreviewController.php
apps/files_sharing/lib/Controller/ShareesAPIController.php
apps/files_sharing/lib/Helper.php
apps/files_sharing/lib/Hooks.php
apps/files_sharing/lib/Middleware/SharingCheckMiddleware.php
apps/files_sharing/tests/TestCase.php
apps/files_trashbin/lib/AppInfo/Application.php
apps/files_trashbin/lib/Sabre/AbstractTrash.php
apps/files_trashbin/lib/Sabre/PropfindPlugin.php
apps/files_trashbin/lib/Storage.php
apps/files_trashbin/lib/Trash/ITrashBackend.php
apps/files_trashbin/lib/Trash/TrashManager.php
apps/files_trashbin/tests/TrashbinTest.php
apps/files_versions/lib/BackgroundJob/ExpireVersions.php
apps/files_versions/lib/Sabre/RestoreFolder.php
apps/files_versions/lib/Sabre/VersionCollection.php
apps/files_versions/lib/Versions/IVersionBackend.php
apps/files_versions/tests/Controller/PreviewControllerTest.php
apps/files_versions/tests/VersioningTest.php
apps/settings/lib/AppInfo/Application.php
apps/settings/lib/Controller/AuthSettingsController.php
apps/settings/lib/Controller/UsersController.php
apps/settings/lib/Mailer/NewUserMailHelper.php
apps/settings/lib/Settings/Admin/Sharing.php
apps/settings/tests/Mailer/NewUserMailHelperTest.php
apps/theming/lib/Controller/ThemingController.php
apps/theming/tests/Controller/IconControllerTest.php
apps/theming/tests/Controller/ThemingControllerTest.php
apps/theming/tests/ImageManagerTest.php
apps/theming/tests/ThemingDefaultsTest.php
apps/theming/tests/UtilTest.php
apps/twofactor_backupcodes/lib/AppInfo/Application.php
apps/twofactor_backupcodes/lib/Db/BackupCodeMapper.php
apps/twofactor_backupcodes/lib/Service/BackupCodeStorage.php
apps/updatenotification/lib/Settings/Admin.php
apps/updatenotification/tests/Settings/AdminTest.php
apps/user_ldap/tests/Integration/Lib/User/IntegrationTestUserCleanUp.php
apps/user_ldap/tests/Jobs/SyncTest.php
apps/user_ldap/tests/Settings/AdminTest.php
apps/user_ldap/tests/User_ProxyTest.php
apps/workflowengine/lib/Check/FileSize.php
build/integration/features/bootstrap/CapabilitiesContext.php
build/integration/features/bootstrap/Download.php
build/integration/features/bootstrap/FederationContext.php
build/integration/features/bootstrap/FilesDropContext.php
build/integration/features/bootstrap/ShareesContext.php
build/integration/features/bootstrap/SharingContext.php
core/Application.php
core/Command/App/CheckCode.php
core/Command/TwoFactorAuth/Disable.php
core/Controller/CssController.php
core/Controller/RecommendedAppsController.php
core/Controller/SetupController.php
core/Migrations/Version15000Date20181015062942.php
core/Migrations/Version18000Date20191204114856.php
lib/private/App/AppStore/Fetcher/AppFetcher.php
lib/private/App/AppStore/Fetcher/Fetcher.php
lib/private/App/CodeChecker/InfoChecker.php
lib/private/App/DependencyAnalyzer.php
lib/private/AppFramework/Middleware/PublicShare/PublicShareMiddleware.php
lib/private/AppFramework/Middleware/Security/FeaturePolicyMiddleware.php
lib/private/AppFramework/Middleware/SessionMiddleware.php
lib/private/AppFramework/OCS/BaseResponse.php
lib/private/Authentication/Events/ARemoteWipeEvent.php
lib/private/Authentication/Listeners/RemoteWipeActivityListener.php
lib/private/Authentication/Listeners/RemoteWipeNotificationsListener.php
lib/private/Authentication/Token/RemoteWipe.php
lib/private/Authentication/TwoFactorAuth/Manager.php
lib/private/Authentication/TwoFactorAuth/ProviderManager.php
lib/private/Collaboration/Resources/Manager.php
lib/private/DB/AdapterPgSql.php
lib/private/DB/Connection.php
lib/private/DirectEditing/Manager.php
lib/private/Files/Filesystem.php
lib/private/Files/Type/Loader.php
lib/private/Lock/DBLockingProvider.php
lib/private/Log/Systemdlog.php
lib/private/Preview/Generator.php
lib/private/Preview/GeneratorHelper.php
lib/private/Session/Internal.php
lib/private/Settings/Manager.php
lib/private/Setup.php
lib/private/Share/Share.php
lib/private/Share20/DefaultShareProvider.php
lib/private/Share20/ProviderFactory.php
lib/private/User/Database.php
lib/private/legacy/files.php
lib/public/AppFramework/Http/Template/ExternalShareMenuAction.php
lib/public/AppFramework/Http/Template/LinkMenuAction.php
lib/public/Group/Events/BeforeGroupCreatedEvent.php
lib/public/IUser.php
lib/public/Share/IProviderFactory.php
lib/public/User/Events/BeforeUserLoggedInWithCookieEvent.php
tests/Core/Command/Maintenance/UpdateTheme.php
tests/Core/Controller/OCSControllerTest.php
tests/acceptance/features/bootstrap/FileListAncestorSetter.php
tests/lib/App/CodeChecker/InfoCheckerTest.php
tests/lib/AppFramework/Controller/AuthPublicShareControllerTest.php
tests/lib/AppFramework/Controller/ControllerTest.php
tests/lib/AppFramework/Controller/PublicShareControllerTest.php
tests/lib/AppFramework/Http/ContentSecurityPolicyTest.php
tests/lib/AppFramework/Http/EmptyContentSecurityPolicyTest.php
tests/lib/AppFramework/Middleware/MiddlewareDispatcherTest.php
tests/lib/AppFramework/Middleware/Security/BruteForceMiddlewareTest.php
tests/lib/AppFramework/Middleware/Security/FeaturePolicyMiddlewareTest.php
tests/lib/AppFramework/Middleware/Security/SecurityMiddlewareTest.php
tests/lib/AppFramework/Middleware/SessionMiddlewareTest.php
tests/lib/Authentication/Listeners/RemoteWipeActivityListenerTest.php
tests/lib/Authentication/Login/ClearLostPasswordTokensCommandTest.php
tests/lib/Authentication/Login/UidLoginCommandTest.php
tests/lib/Authentication/Token/ManagerTest.php
tests/lib/Authentication/TwoFactorAuth/ManagerTest.php
tests/lib/Authentication/TwoFactorAuth/ProviderLoaderTest.php
tests/lib/Collaboration/Collaborators/SearchResultTest.php
tests/lib/Contacts/ContactsMenu/ActionProviderStoreTest.php
tests/lib/DirectEditing/ManagerTest.php
tests/lib/Encryption/DecryptAllTest.php
tests/lib/Files/Cache/UpdaterLegacyTest.php
tests/lib/Files/Cache/UpdaterTest.php
tests/lib/Files/EtagTest.php
tests/lib/Files/FileInfoTest.php
tests/lib/Files/Node/FolderTest.php
tests/lib/Files/Node/NodeTest.php
tests/lib/Files/Node/RootTest.php
tests/lib/Files/ObjectStore/ObjectStoreStorageTest.php
tests/lib/Files/SimpleFS/SimpleFileTest.php
tests/lib/Files/SimpleFS/SimpleFolderTest.php
tests/lib/Group/GroupTest.php
tests/lib/InstallerTest.php
tests/lib/Log/LogFactoryTest.php
tests/lib/Mail/MailerTest.php
tests/lib/Notification/ManagerTest.php
tests/lib/Preview/BackgroundCleanupJobTest.php
tests/lib/Preview/GeneratorTest.php
tests/lib/Security/CSP/ContentSecurityPolicyManagerTest.php
tests/lib/Security/CertificateManagerTest.php
tests/lib/Security/FeaturePolicy/FeaturePolicyManagerTest.php
tests/lib/Security/IdentityProof/ManagerTest.php
tests/lib/Security/RateLimiting/LimiterTest.php
tests/lib/Settings/ManagerTest.php
tests/lib/Share/ShareTest.php
tests/lib/SystemTag/SystemTagManagerTest.php
tests/lib/Template/IconsCacherTest.php
tests/lib/Template/JSCombinerTest.php
tests/lib/Template/SCSSCacherTest.php