Fix more import issues from monorepo merge
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import {ViewEngine} from "./ViewEngine"
|
||||
import {Injectable} from "@extollo/di"
|
||||
import {Injectable} from "../di"
|
||||
import * as pug from "pug"
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user