Skip to content

Commit 2921df4

Browse files
author
Stephan Brandauer
committed
Java: fix import
1 parent ec3a7e3 commit 2921df4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/ql/src/Telemetry/AutomodelApplicationModeExtractCandidates.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
*/
1414

1515
private import AutomodelApplicationModeCharacteristics
16-
private import AutomodelSharedUtil
16+
private import AutomodelJavaUtil
1717

1818
from
1919
Endpoint endpoint, string message, ApplicationModeMetadataExtractor meta, DollarAtString package,

0 commit comments

Comments
 (0)