Tags: dmitryck/amber
  
            
          Tags
  Removes initializer method from static handler (amberframework#128) * Removes initializer method from static handler The initializer method should be defined again since it takes the same parameters as the HTTP::StaticFileHandler. * fixup! Removes initializer method from static handler