summaryrefslogtreecommitdiff
path: root/users/app/views
diff options
context:
space:
mode:
authorjessib <jessib@riseup.net>2013-11-21 12:15:03 -0800
committerjessib <jessib@riseup.net>2013-11-21 12:15:03 -0800
commitd82ea5da2aa705bcfa74f2a8b42a197883b694e3 (patch)
tree3b65497d551a611baa23791a3febce472eab0291 /users/app/views
parent15b234bf798f3c6347f3c5a13fd1ddfdb744354d (diff)
Refactoring of code, and tests.
Diffstat (limited to 'users/app/views')
-rw-r--r--users/app/views/users/get_public_key.html.haml2
1 files changed, 0 insertions, 2 deletions
diff --git a/users/app/views/users/get_public_key.html.haml b/users/app/views/users/get_public_key.html.haml
deleted file mode 100644
index eccb367..0000000
--- a/users/app/views/users/get_public_key.html.haml
+++ /dev/null
@@ -1,2 +0,0 @@
-- if @public_key
- = @public_key \ No newline at end of file