diff --git a/types/hapi/v17/test/hapi-tests.ts b/types/hapi/v17/test/hapi-tests.ts index 08711f00f6..b717f5724e 100644 --- a/types/hapi/v17/test/hapi-tests.ts +++ b/types/hapi/v17/test/hapi-tests.ts @@ -1,12 +1,3 @@ -// Type definitions for hapi 17.0 -// Project: https://github.com/hapijs/hapi -// Definitions by: Marc Bornträger -// Rafael Souza Fijalkowski -// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped - -// Note/Disclaimer: None. - -/// /** REQUEST */ export * from './request/catch-all';