Skip to content

Commit

Permalink
remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
ianedwards committed Sep 22, 2023
1 parent 4e4fd6f commit 1d263e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dashboard/src/lib/hooks/usePorterYaml.ts
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,6 @@ export const usePorterYaml = ({
overrides: proto,
useDefaults,
});
console.log("build from serviceOverrides", build);

if (services.length || predeploy || build) {
setDetectedServices({
Expand Down

0 comments on commit 1d263e8

Please sign in to comment.