canjs / can-connect

Model layer utilities for every JavaScript framework! Assemble real-time, high performance, restful data connections.
https://canjs.com/doc/can-connect.html
MIT License
29 stars 16 forks source link

Remove deprecated types.isPromise #345

Closed phillipskevin closed 7 years ago

phillipskevin commented 7 years ago

types.isPromise is used here: https://github.com/canjs/can-connect/blob/9f8c498a7aa4dbb570e6dd07e9b6657262a07c64/can/model/model.js#L330

This should be removed.