This is an automated email from the ASF dual-hosted git repository.
clr pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git
The following commit(s) were added to refs/heads/master by this push:
new a14d707 Remove unneeded reference to documents url
a14d707 is described below
commit a14d707c064fb9f51149e8d40fe607a89b79fca1
Author: Craig L Russell <[email protected]>
AuthorDate: Sun Jun 14 14:38:29 2020 -0700
Remove unneeded reference to documents url
---
www/roster/views/person/forms.js.rb | 1 -
1 file changed, 1 deletion(-)
diff --git a/www/roster/views/person/forms.js.rb
b/www/roster/views/person/forms.js.rb
index 172a10e..a95bc9c 100644
--- a/www/roster/views/person/forms.js.rb
+++ b/www/roster/views/person/forms.js.rb
@@ -5,7 +5,6 @@
class PersonForms < Vue
def render
committer = @@person.state.committer
- documents = "https://svn.apache.org/repos/private/documents"
_div.row do
_div.name 'Forms on file'