Skip to content

Commit 956745b

Browse files
remove unused objectType
annotations are supported for PL/SQL package specifications only
1 parent 39a9beb commit 956745b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sqldev/src/main/java/org/utplsql/sqldev/model/ut/Annotation.xtend

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ import org.utplsql.sqldev.model.AbstractModel
2121
@Accessors
2222
class Annotation extends AbstractModel {
2323
String objectOwner
24-
String objectType
2524
String objectName
2625
String name
2726
String text

0 commit comments

Comments
 (0)