Skip to content

Commit 87d7b10

Browse files
committed
Accidentally locked a record through logging
1 parent 0f56595 commit 87d7b10

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

app/views/protips/index.html.haml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -106,9 +106,6 @@
106106

107107
%h2 Connections
108108
%ul.protips-grid.connections-list.cf
109-
- ap current_user
110-
- ap current_user.following_users
111-
112109
- following_users = current_user.following_users
113110
#x-following-users.hide{'data-users' => following_users.map(&:username)}
114111

0 commit comments

Comments
 (0)