Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
chore: remove debug message
Browse files Browse the repository at this point in the history
  • Loading branch information
MuhammedKpln committed Feb 1, 2023
1 parent 4804165 commit 553c243
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/manager.go
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ func FetchFlatpaks() {

var apps types.Flatpak
json.Unmarshal(data, &apps)
fmt.Println("qwe")

Flatpaks <- apps
if *CacheEnabled {
Expand Down

0 comments on commit 553c243

Please sign in to comment.