Unnecessarily references, which is already referenced in the type definition.

This commit is contained in:
rsouza
2017-12-11 18:10:12 -03:00
parent e02a3fa4da
commit f7facb5846

View File

@@ -1,12 +1,3 @@
// Type definitions for hapi 17.0
// Project: https://github.com/hapijs/hapi
// Definitions by: Marc Bornträger<https://github.com/BorntraegerMarc>
// Rafael Souza Fijalkowski <https://github.com/rafaelsouzaf>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// Note/Disclaimer: None.
/// <reference types="node" />
/** REQUEST */
export * from './request/catch-all';