Clean up
This commit is contained in:
@@ -16,7 +16,6 @@
|
|||||||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
import Exception from "./exception.js";
|
import Exception from "./exception.js";
|
||||||
import * as stream from "../stream/streams.js";
|
|
||||||
import * as subscribe from "../stream/subscribe.js";
|
import * as subscribe from "../stream/subscribe.js";
|
||||||
|
|
||||||
export const NEXT_PROMPT = 1;
|
export const NEXT_PROMPT = 1;
|
||||||
|
|||||||
Reference in New Issue
Block a user