You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fleck.go
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -48,9 +48,7 @@ func main() {
48
48
logger.LWarn("'shell-macro-enabled' flag specified, this can harm your operating system and make it vulnerable for attack, proceed at your own digression")
49
49
}
50
50
ifcli.GetFlag(cli.ARGUMENTS, "live-preview") {
51
-
logger.LError("not implemented yet, watch out for the next release!")
0 commit comments