remove fixJpgOrientation

This commit is contained in:
Chris Lu
2020-06-20 12:50:40 -07:00
parent 3080c197e3
commit de5ca9b258
12 changed files with 13 additions and 264 deletions

View File

@@ -1,5 +1,5 @@
package pb
const (
AdminShellClient = "shell"
AdminShellClient = "adminShell"
)