This commit is contained in:
Arya Kiran 2023-01-19 10:55:11 +05:30
parent 367c91d843
commit 47ab0080e7
Signed by untrusted user who does not match committer: arya
GPG Key ID: 842D12BDA50DF120

View File

@ -7,9 +7,9 @@ import (
"github.com/spf13/viper" "github.com/spf13/viper"
"os" "os"
"os/exec" "os/exec"
"regexp"
"runtime" "runtime"
"strings" "strings"
"regexp"
) )
type Userstruct struct { type Userstruct struct {