Skip to content

Commit

Permalink
add comments
Browse files Browse the repository at this point in the history
  • Loading branch information
RyosukeCla committed Oct 5, 2023
1 parent 2014be1 commit b6ed97c
Showing 1 changed file with 6 additions and 9 deletions.
15 changes: 6 additions & 9 deletions ios/Nativebrik/Classes/trigger.swift
Original file line number Diff line number Diff line change
Expand Up @@ -159,14 +159,11 @@ class TriggerViewController: UIViewController {
default:
return
}
}

}

}

}
}
}
} // END DispatchQueue.main.sync
} // END self.repositories?.component.fetch
} // END self.repositories?.experiment.trigger
} // END Task
} // END DispatchQueue.global().async {
} // END dispatch
}

0 comments on commit b6ed97c

Please sign in to comment.