Skip to content

Commit

Permalink
test5
Browse files Browse the repository at this point in the history
  • Loading branch information
jesmrec committed Feb 6, 2025
1 parent 80ea56a commit 0ce78ee
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ fun Throwable.parseError(
showJustReason: Boolean = false
): CharSequence {
if (!this.message.isNullOrEmpty()) { // If there's an specific error message from layers below use it
"sdfksdpkgp`sojgpsdojgsòjfs`dojgo`sdfhgòihòdshfosdihgidusfajop´jfdosfs´difjòsdihfòsdhfosdfhidsfhòdshfo`disfsonsífjsdoifsdo`fijsdoìfo`dshfsdfisd`f`sdfds`fsdfisd`fsdfsd`fds"
return this.message as String
} else { // Build the error message otherwise
val reason = when (this) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,6 @@ data class OCFile(
etagInConflict = sourceFile.etagInConflict
availableOfflineStatus = sourceFile.availableOfflineStatus
lastUsage = sourceFile.lastUsage
"sdfksdpkgp`sojgpsdojgsòjfs`dojgo`sdfhgòihòdshfosdihgidusfajop´jfdosfs´difjòsdihfòsdhfosdfhidsfhòdshfo`disfsonsífjsdoifsdo`fijsdoìfo`dshfsdfisd`f`sdfds`fsdfisd`fsdfsd`fds"
}

/**
Expand Down

0 comments on commit 0ce78ee

Please sign in to comment.