Code generalization: cleanup
This commit is contained in:
committed by
=Michael Hohn
parent
e7d32861e5
commit
4e93929943
@@ -791,7 +791,6 @@ func (c *CommanderSingle) decodeAndSaveBase64QueryPack(qp string, sessionId int)
|
||||
return artifactstore.ArtifactLocation{}, err
|
||||
}
|
||||
|
||||
// XX: afl use
|
||||
artifactLocation, err := c.v.Artifacts.SaveQueryPack(sessionId, tgz)
|
||||
if err != nil {
|
||||
slog.Error("Failed to save query pack", "err", err)
|
||||
|
||||
Reference in New Issue
Block a user