Skip to content

Commit

Permalink
chore: dummy
Browse files Browse the repository at this point in the history
Signed-off-by: rtang03 <[email protected]>
  • Loading branch information
rtang03 committed Sep 21, 2021
1 parent 99c1a0d commit a4a6c8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/operator/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ export * from './enrollAdmin';
export * from './tasks/registerAndEnroll';
export * from './types';

type dummyCode = {
type dummyCode2 = {
testOnly: boolean;
};

0 comments on commit a4a6c8c

Please sign in to comment.