Skip to content

Commit 1fc93a8

Browse files
committed
fix lint
1 parent 7ad1797 commit 1fc93a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/unionai.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import UnionDataplaneConstruct from '../lib/union-dataplane-construct'; '../lib/union-dataplane-construct/';
1+
import UnionDataplaneConstruct from '../lib/union-dataplane-construct';
22
import { configureApp } from '../lib/common/construct-utils';
33

44
const app = configureApp();

0 commit comments

Comments
 (0)