diff --git a/src/index.ts b/src/index.ts index 65d2efe..c2b8f0f 100644 --- a/src/index.ts +++ b/src/index.ts @@ -16,7 +16,6 @@ * See the License for the specific language governing permissions and * limitations under the License. */ - import { CallRequest, MessageRequest, WPhoneConfig, InviterConfig } from "./types"; import WPhone from "./wphone";