We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ad1797 commit 1fc93a8Copy full SHA for 1fc93a8
bin/unionai.ts
@@ -1,4 +1,4 @@
1
-import UnionDataplaneConstruct from '../lib/union-dataplane-construct'; '../lib/union-dataplane-construct/';
+import UnionDataplaneConstruct from '../lib/union-dataplane-construct';
2
import { configureApp } from '../lib/common/construct-utils';
3
4
const app = configureApp();
0 commit comments