Merge ~mthaddon/charm-k8s-mattermost/+git/charm-k8s-mattermost:utils-shebang into charm-k8s-mattermost:master

Proposed by Tom Haddon
Status: Merged
Approved by: Paul Collins
Approved revision: f8c43174740c173e09ff1da37979399f580b6750
Merged at revision: 79454cfaf049cd1a39bc28864deee8dc4a98f2c9
Proposed branch: ~mthaddon/charm-k8s-mattermost/+git/charm-k8s-mattermost:utils-shebang
Merge into: charm-k8s-mattermost:master
Diff against target: 8 lines (+0/-2)
1 file modified
src/utils.py (+0/-2)
Reviewer Review Type Date Requested Status
Paul Collins Approve
Canonical IS Reviewers Pending
Review via email: mp+385910@code.launchpad.net

Commit message

Remove unused and incorrect shebang from src/utils.py lp#1883881

Description of the change

Remove unused and incorrect shebang from src/utils.py lp#1883881

To post a comment you must log in.
Revision history for this message
🤖 Canonical IS Merge Bot (canonical-is-mergebot) wrote :

This merge proposal is being monitored by mergebot. Change the status to Approved to merge.

Revision history for this message
Paul Collins (pjdc) :
review: Approve
Revision history for this message
🤖 Canonical IS Merge Bot (canonical-is-mergebot) wrote :

Change successfully merged at revision 79454cfaf049cd1a39bc28864deee8dc4a98f2c9

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/src/utils.py b/src/utils.py
2index 3e4b1f2..def411f 100644
3--- a/src/utils.py
4+++ b/src/utils.py
5@@ -1,5 +1,3 @@
6-#!/Usr/bin/python3
7-
8 from copy import deepcopy
9
10

Subscribers

People subscribed via source and target branches