Skip to content

Commit 8b8e920

Browse files
committed
Use ADMIN_CTX macro from couch_db.hrl
1 parent 1ca78bf commit 8b8e920

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/chttpd_auth_cache.erl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020

2121
-include_lib("couch/include/couch_db.hrl").
2222

23-
-define(ADMIN_CTX, {user_ctx, #user_ctx{roles = [<<"_admin">>]}}).
2423
-define(CACHE, chttpd_auth_cache_lru).
2524

2625
-record(state, {

0 commit comments

Comments
 (0)