Skip to content

Commit 7b39c2a

Browse files
fix: Rename package from contact to selectionInput
1 parent 1435e4a commit 7b39c2a

File tree

1 file changed

+1
-1
lines changed
  • java/selection-input/src/main/java/com/google/chat/selectionInput

1 file changed

+1
-1
lines changed

java/selection-input/src/main/java/com/google/chat/selectionInput/App.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* express or implied. See the License for the specific language governing permissions and
1212
* limitations under the License.
1313
*/
14-
package com.google.chat.contact;
14+
package com.google.chat.selectionInput;
1515

1616
import java.text.SimpleDateFormat;
1717
import java.util.Date;

0 commit comments

Comments
 (0)