diff options
author | Dylan William Hardison <dylan@hardison.net> | 2018-08-04 18:27:51 +0200 |
---|---|---|
committer | Dylan William Hardison <dylan@hardison.net> | 2018-08-04 18:27:51 +0200 |
commit | fc4c941f8c4b8f5ef6036f555703050899e241c2 (patch) | |
tree | 595df48facd20c4f0f2104e44fed95bdb8463cff /Bugzilla/Quantum | |
parent | f44392e8cdbea85ac308b2472f813ee605ebae4b (diff) | |
parent | 43837b61eaf9bc76adadbf8b515522bdb757c67b (diff) | |
download | bugzilla-fc4c941f8c4b8f5ef6036f555703050899e241c2.tar.gz bugzilla-fc4c941f8c4b8f5ef6036f555703050899e241c2.tar.xz |
Merge branch 'mojo-poc'
Diffstat (limited to 'Bugzilla/Quantum')
-rw-r--r-- | Bugzilla/Quantum/Plugin/Hostage.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Bugzilla/Quantum/Plugin/Hostage.pm b/Bugzilla/Quantum/Plugin/Hostage.pm index 42a05a910..418b09a0c 100644 --- a/Bugzilla/Quantum/Plugin/Hostage.pm +++ b/Bugzilla/Quantum/Plugin/Hostage.pm @@ -77,4 +77,4 @@ sub _before_routes { } } -1;
\ No newline at end of file +1; |