module SecondTransfer.Http2(
	http2Attendant
	) where

import SecondTransfer.Http2.MakeAttendant(http2Attendant)