test commit

This commit is contained in:
alperozturk 2023-12-22 11:01:41 +01:00 committed by Alper Öztürk
parent a2f1a01641
commit 1fe72fd0a2
1 changed files with 0 additions and 1 deletions

View File

@ -323,7 +323,6 @@ class ChooseTemplateDialogFragment : DialogFragment(), View.OnClickListener, Tem
file = storageManager.getFileByPath(path)
result.resultData
} catch (e: CreationException) {
Log_OC.e(TAG, "Error creating file from template!", e)
""
}