Skip to content

Commit

Permalink
remove old FIXME that has been addressed
Browse files Browse the repository at this point in the history
  • Loading branch information
Arian04 committed Jun 30, 2024
1 parent 8a5f859 commit 808828d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,6 @@ fun ExportLogsPreferenceButton() {
private inline fun StringBuilder.appendDivider(): StringBuilder =
appendLine().appendLine("------------------------------")

// FIXME: finish rewriting this
private fun saveLogFile(context: Context, uri: Uri, troubleshootingInfo: TroubleshootingInfo) {
try {
val stringBuilder = buildString {
Expand Down

0 comments on commit 808828d

Please sign in to comment.