Compare commits

..

No commits in common. "main" and "v0.0.10" have entirely different histories.

2 changed files with 1 additions and 2 deletions

View File

@ -47,4 +47,4 @@ spec:
name: prepbot name: prepbot
key: chat_channel key: chat_channel
imagePullSecrets: imagePullSecrets:
- name: registry-1 - name: registry-2

View File

@ -2,7 +2,6 @@ package messages
import ( import (
"log" "log"
"os"
"regexp" "regexp"
"strings" "strings"