Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cda87b8d authored by Kousik Kumar's avatar Kousik Kumar Committed by Automerger Merge Worker
Browse files

[RESTRICT AUTOMERGE] Fix ioutil import in sc-dev branch am: 4a31fb10

parents a16f1b04 4a31fb10
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -18,6 +18,7 @@ import (
	"context"
	"flag"
	"fmt"
	"io/ioutil"
	"os"
	"path/filepath"
	"strconv"