Removed duplicate function definitions that were causing compile warnings: - handle_info(:cleanup_expired, state) was defined twice (lines 94 and 110) - schedule_cleanup/0 was defined twice (lines 105 and 121) The duplicate definitions at lines 110-124 were exact copies and have been removed. Reviewed-on: graham/towerops-web#162 |
||
|---|---|---|
| .. | ||
| agent_assignment.ex | ||
| agent_cache.ex | ||
| agent_token.ex | ||
| release_checker.ex | ||
| stats.ex | ||