diff options
Diffstat (limited to 'users/app/views')
-rw-r--r-- | users/app/views/users/get_public_key.html.haml | 2 |
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 |