Skip to content
  • Paul-Christian Volkmer's avatar
    Remove unused parameters and obsolete code fragments · cffbb628
    Paul-Christian Volkmer authored
    This affects:
    * Some null checks before instanceof checks
    * CouchDBDao.collectUnansweredQuestionIds()
    * DeprecatedApiInterceptorHandler.getDeprecatedApiAnnotation()
    * CacheControlInterceptorHandler.getCacheControlAnnotation()
    * CacheControlInterceptorHandler.setCacheControlResponseHeader()
    * FeedbackService - userService private field
    cffbb628