Skip to content

Commit

Permalink
Update Constants.kt
Browse files Browse the repository at this point in the history
Co-authored-by: Ara <arafat.da.khan@gmail.com>
  • Loading branch information
abeatrix and arafatkatze authored Jan 15, 2025
1 parent 4a74f9d commit 3eb3560
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
package com.sourcegraph.cody.agent.protocol_generated;

object Constants {
const val `` = ".*"
const val MATCH_ALL = ".*"
const val Applied = "Applied"
const val Applying = "Applying"
const val Automatic = "Automatic"
Expand Down

0 comments on commit 3eb3560

Please sign in to comment.