Skip to content

Commit f2b5b3d

Browse files
Varadraj75Copilot
andauthored
Update src/generators/scala/ScalaConstrainer.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent eee7393 commit f2b5b3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/generators/scala/ScalaConstrainer.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { Constraints } from '../../helpers';
2-
import { ConstrainedEnumValueModel, ConstrainedEnumModel } from '../../models';
2+
import { ConstrainedEnumValueModel } from '../../models';
33
import {
44
defaultEnumKeyConstraints,
55
defaultEnumValueConstraints

0 commit comments

Comments
 (0)